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

    Hi there,

    it’s all in the title – I have a mega menu with images. Fine on desktop version. But the responsive version of the slide-out menu shows these imgs even larger as they are. Where can I adjust this img size for the slide-out menu? http://tinyurl.com/mr7p7yv

    Thanks in advance, katharina

    #139845

    Hi Katharina,

    Please add this code to Quick CSS section in Enfold theme options page under Styling

    #top .mega_menu_title img { width: auto; }

    Regards,

    Yigit

    #139846

    Thanks, Yigit.

    But this does not change anything on the mobile menu for the iPad/tablets: http://prntscr.com/1pvj65

    Sizes are fine again once reduced to iPhone sizes: http://prntscr.com/1pvkz4

    The images within the mega menu that start a new row are fine; but the ones in a single column dont resize as they should at all on the tablet.

    Thanks for checking again,

    kind regards Katharina

    #139847

    Hi Katharina,

    Can you please try adding !important to the same code

    #top .mega_menu_title img { width: auto!important; }

    Regards,

    Yigit

    #139848

    Hi Yigit, sometimes it’s just as simple as that.

    Thanks a lot, everything resolved.

    Best regards

    Katharina

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to resize the mega menu images in slide-out menu’ is closed to new replies.