Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #376077

    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

    #376119

    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

    #376140
    This reply has been marked as private.
    #376613

    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

    #376692

    Thanks Ismael! :)

    Regards,

    Steve

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Submenu with images’ is closed to new replies.