Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #939407

    hi guys
    When someone clicks on an image on the first gallery at http://www.lewismotors.co.uk/car-sales/

    And the silver bmw loads it is showing a small version of the original file… I want it to load the original large image

    Any ideas on how to get this to happen as it is loading a tiny version of the actual images..

    I’m not talking about the thumbnail size, I want that set to square that is okay but I am talking about the size of the image that loads in the lightbox after the thumbnail is clicked

    Please advise what to do

    #939535

    Hey codecreative,
    I have found it is this code in your css, which maybe in your “General Styling > Quick CSS field” or in your child theme “style.css” please check and remove:

    .page-id-216 img {
      max-height:436px!important;
    }

    Best regards,
    Mike

    #939722

    Great brilliant that fixed it! Not sure why that css is there sorry for not noticing this myself

    #939784

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.
    For your information, you can take a look at Enfold documentation here
    and the video tutorials here
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Gallery when loading wrong image size’ is closed to new replies.