Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1198179

    Hi,

    Please help me to sort out these issues. There is a bug or something because the search bar is overlapping the menu on mobile view.

    Screenshot: https://snipboard.io/LvBm0n.jpg

    Kind regards,
    Tony

    #1198467

    Hey Tonytag,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1198599

    Please find the website link below.

    #1199142

    Hi,

    Unfortunately I’m not seeing the issue. Can you screenshot?

    Best regards,
    Jordan Shannon

    #1199297

    Hi Jordan,

    I sent the screenshot link in the first message on 26 March, please have a look.

    #1199407

    Hi,

    Add this to quick css:

    #av-burger-menu-ul{
    padding-top:150px!important;
    }
    
    .avia-search-tooltip.avia-tt{
    top:0px!important;
    }

    Best regards,
    Jordan Shannon

    #1199571

    Hi Jordan,

    I added the code to Quick CSS but nothing changed. Can you please review it again?

    #1201282

    Hi Jordan,

    Please let me know if you can see my messages.

    Best regards,
    Tony

    #1202587

    Hi,

    Sorry for the delay. The changes are not taking effect because the Performance > File Compression settings are disabled. Please disable it temporarily and add this css code to reduce the size of the logo and prevent it from covering the burger menu and the search icon.

    .responsive .logo img {
    	max-height: 40px;
    }

    Best regards,
    Ismael

    #1202769

    Hi Ismael,

    Thanks for getting back to me.

    I’m not sure, are you talking about a plugin that I have to disable? Can you please make it more clear?

    Best regards,
    Tony

    #1202776

    Hi,

    Yes disable any minification or compression plugins you may currently be running.

    Best regards,
    Jordan Shannon

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