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

    Hello –

    Recently the mobile menu icon started showing up between the menu items and the search box, even when viewed on a desktop or laptop. I am not sure what changed, but I cannot zero in on the setting that might be causing this (and we didn’t consciously change anything)

    http://www.sailing-jworld.com

    Thanks in advance for any input!

    #842682

    Hey wzittel,

    This is bug that will be corrected in a future update. In the meantime adding the following to quick css should fix it:

    @media only screen and (min-width: 1024px)  {
    .av-burger-menu-main.menu-item-avia-special {
    display:none!important;
    }}

    Best regards,
    Jordan Shannon

    #842683

    That worked… thanks for the quick and helpful response, Jordan… you guys are fantastic!

    #842692

    Hi,

    No problem at all. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile Menu Icon showing up all the time…’ is closed to new replies.