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
Hey Tonytag,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Please find the website link below.
Hi,
Unfortunately I’m not seeing the issue. Can you screenshot?
Best regards,
Jordan Shannon
Hi Jordan,
I sent the screenshot link in the first message on 26 March, please have a look.
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
Hi Jordan,
I added the code to Quick CSS but nothing changed. Can you please review it again?
Hi Jordan,
Please let me know if you can see my messages.
Best regards,
Tony
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
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
Hi,
Yes disable any minification or compression plugins you may currently be running.
Best regards,
Jordan Shannon