Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1422250

    Hi,
    Is it possible to move the main menu (on the right side) to the bottom edge like in this picture: https://jelovcak.com/file/menu-down.jpg
    Thank you for your help!
    greeetings, alex

    #1422323

    Hey Alex,

    Thank you for the inquiry.

    You can use this css code to adjust the position of the menu items.

    #header .av-main-nav > li > a > .avia-menu-text {
        top: 40px;
        position: relative;
    }

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings in order to ensure that the changes take effect.

    Best regards,
    Ismael

    #1422795

    Thank you so much! That works perfect!

    #1422807

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1422820

    You can close it.
    Thanks

    #1422862

    Hi,

    Great! Glad to know that this has been resolved. Please let us know if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Move main menu downwards’ is closed to new replies.