Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1171538

    Hi there,
    I have a question about the Megamenu. I have 3 columns and 3 pictures in each column in the Megamenu (JPEGs all 3 in the same size). The 3 pictures are shown in different sizes, but I would like them to be displayed in the same size.

    Can you help me with that?

    Best regards
    Jürgen

    #1171982

    Hey Jürgen,

    You need to upload all the images to have the same size.
    This should fix the issue without any extra code added to your CSS and make the web site heavy :)

    Best regards,
    Basilis

    #1172836

    Hi Basilis,
    Thank you for your feedback signal. The pictures are all the same size – also in the media library.
    I think that the Megamenu displays the pictures differently due to different column widths.
    Best regards, Jürgen

    I have also inserted the code as I have integrated it into the Megamenu:

    #1173105

    Hi,

    Thanks for the update. Please try the following in Quick CSS under Enfold->General Styling:

    #menu-item-1634 .avia_mega3 {
        width: 950px !important;
    }

    Best regards,
    Rikard

    #1173229

    Hi Rikard,
    i have integrated the code into quick-css,
    nothing has changed. See screenshot.

    Best regards
    Jürgen

    #1173782

    Hi,

    I can’t see the CSS I gave you applying at all, did you remove it? If so then please add it back and make sure that you delete the old CSS and JS files under Enfold->Performance before you check the results.

    Best regards,
    Rikard

    #1173892

    Hi Rikard,
    i inserted the code as described by you at the end of the quick ccs. “Delete old CSS and JS files?” i switched on.

    Best regards
    Jürgen

    #menu-item-1634 .avia_mega3 {
    width: 950px !important;
    }

    #1174740

    Hi,

    Try this instead:

    #menu-item-1634 .avia_mega3 {
      width: 1050px !important;
    }

    Best regards,
    Rikard

    #1174920

    Hi Rikard,
    it works!
    Many thanks !!!!!!!

    Best regards,
    Jürgen

    #1175010

    Hi Jürgen,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Megamenu // Pictures are shown in different sizes’ is closed to new replies.