Hi
I’ve used a plugin to create an image and text submenu (used the Enfold submenu). But the clean appearance gets ‘disrupted’ – you can see gaps between text in menu – when you scroll up.
How do I fix this?
Kind regards,
Steve
Hi stevewturnbull!
Please add following code to Quick CSS
#top .av-submenu-container { height: 110px; }
It seems like images you upload are blurry. Can you please try uploading sharper images
Regards,
Yigit
Hey!
Try to adjust the size of the images before uploading them. Resize them to 80x80px. Or add this on Quick CSS:
#top .av-subnav-menu li a {
min-height: 80px;
}
Best regards,
Ismael
Thanks Ismael! :)
Regards,
Steve