Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #308117
    svenmagnus
    Participant

    When I added a logo the position of the main menu slided down. It should go up again and be inline with the top of the logo, not with the mean height. Would be great to get some help.

    http://www.svenmagnus.com

     

    #308137
    Sakin
    Keymaster

    Hello Sven,

    You can add the following CSS in “Appearance => Customize => Additional CSS” box:

    .site-header-main .wrapper {
       -webkit-align-items: flex-start;
       -ms-flex-align: flex-start;
       align-items: flex-start;
    }

    Regards,
    Sakin

    #308146
    svenmagnus
    Participant

    Hi Sakin,

    that worked perfectly. Thank you!

    Best regards,

    Sven

     

    #308155
    Sakin
    Keymaster

    Hello Sven,

    Thanks for using the Bold Photography theme. Nice to hear back from you and glad that my support worked on your website. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/bold-photography/reviews/#new-post . Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated.

    Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know.

    Have a good day! 🙂

    Regards,
    Sakin

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main Menu – position changed’ is closed to new replies.