Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #596608

    http://kdmstaging.com/stahl/

    Under products I have place some images in the mega menu. They are all 600×430. Why are the two outer images larger than the two middle images?

    Thanks

    Peter

    #596628

    Hi Peter!

    Thanks for reaching out to us!

    Please add the following code in the Quick CSS field under the General Styling tab in the theme options:

    .mega_menu_title img {
        width: 275px;
        height: 195px;
    }

    This will force the images to all be the same size. Let me know if you need further assistance.

    Cheers!
    Jordan

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.