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

    Hi,

    http://www.hotelladdict.se

    The menu appears on two places on iPad.
    How can I delete the menu icons on the right?

    Thanks
    Charlotte
    http://www.hotelladdict.se/wp-content/uploads/2018/08/ipad.jpg

    #993902

    Hey Charlotte,

    Is this already fixed? if not, can you try to clear the browser cache?
    I tried to check it on my end and I only see one in ipad when in portrait mode.

    Best regards,
    Nikko

    #993937

    Hi!

    I have empty the cache and I still see the menu lines right over T in Hotell Addict
    Can you show me screen shot?

    Thanks
    Charlotte

    #994378

    Hi Charlotte,

    Can you disable caching and minification for now if the ode below does not work?

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 989px) and (min-width: 768px) {
        .responsive.html_header_top.html_bottom_nav_header #header_main .inner-container .menu-item-avia-special {
            display: none;
        }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #994387

    Great, thanks :)

    #994726

    Hi,

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

    Best regards,
    Rikard

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