• Closed
  • Doug McCready
    Spectator
    February 25, 2016 at 6:46 pm #24684

    I just purchased Evolve+ and am really pleased with it. Fantastic flexibility, which I appreciate.

    I only have a few things that I can’t figure out:

    1. How can I adjust the horizontal position of the main header menu to be left (where it seems to default to), center or right? Ideally, I’d like the menu to be positioned to the right.

    2. On the sticky header, I’d like to have the menu automatically shift to be in line with the Site Title. And then the ability to reduce the height of the sticky banner.

    3. Regarding the social media icons that appear in the header, how do I add a) eMail icon, b) Phone icon and c) Web icon that when clicked will do what’s intended?

    Thanks again and I appreciate any feedback.

    Doug
    http://www.DouglasMcCready.com

    Denzel Chia
    Moderator
    Posts: 2656
    February 26, 2016 at 1:14 am #24689

    Hi,

    Please use the following in Theme Options -> Custom CSS

    #nav {
    float: right !important;
    }
    .sticky-header #sticky-logo {
    float: left !important;
    }

    Regarding question 3,
    This requires modification to theme code, you will have to hire a developer from http://jobs.wordpress.net/ to assist in this customization.

    Thank you

    Doug McCready
    Spectator
    Posts: 1
    February 27, 2016 at 10:04 pm #24749

    Thanks, Denzel. Much appreciated.

    Maybe my request to add the header icons could be added to your “suggestion box” for upcoming upgrades & features.

    Thanks again.
    Doug

    Denzel Chia
    Moderator
    Posts: 2656
    February 28, 2016 at 8:49 am #24785

    Hi,

    Thank you for your suggestion, I will let my employer know.
    But it’s all up to his decision.

    Have a nice day.

    Thank you