Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #805250

    Hello,
    I have an issue with the menu on the left, were all the links appears not aligned. Any help to fix it?
    Below, credentials to log in an take a look, because the site is under construction.
    Thank you in advance.

    Cheers,
    Alexia.

    #805518

    Hey Alexia R.,

    Thanks for providing the admin access, I have changed this code in Quick CSS:

    #top #header .av-main-nav > li {
        float: none;
        display: inline-block;
    }

    and replaced it with this:

    #top #header .av-main-nav > li {
        float: none;
        display: inline-block;
    }

    Let us know if you need more assistance regarding this topic :)

    Best regards,
    Nikko

    #805709

    Awesome!!!!
    Thank you so much for your help.

    Best Regards,
    Alexia.

    #805831

    Hi,

    You’re very much welcome. Glad we could help and thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.