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

    Hi,
    With the last update you changed the menu, I can not swim the menu icon.
    When I’m logged in to wordpress, the menu moves to the left and I do not see the menu icon
    Thank you

    #819945

    Hey Flavio1963,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #820015

    Hi,
    http://www.corobrenta.it
    The menu is no longer in center but left only
    Thank you

    #820025

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .html_header_top.html_logo_center #top .main_menu ul:first-child {
        display: inline-block;
        width: auto;
    }
    

    Our devs are aware of the issue and it will be fixed in upcoming Enfold update

    Best regards,
    Yigit

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