• Resolved readbit

    (@readbit)


    I have this website: https://www.popadrian.com
    On the main page there is a thumbnail list on the bottom of the page in which the images are streched. Each image is set as a background slideshow but when is set as background, the image is cropped.
    There is any option to change that?
    I found how to view full background image but then on the each side appears a gray margin.
    Thank you

Viewing 1 replies (of 1 total)
  • Theme Author sonalsinha21

    (@sonalsinha21)

    Hi,

    In CSS folder check supersized.shutter.css

    Path is: wp-content/themes/skt-photo-world/css/

    And then check this class: ul#thumb-list li img

    width:155px
    height:130px

    In case you make height auto or width auto and adjust it accordingly images won’t stretch.

    We didn’t do this because just above thumbnails we have the actual images which appear just fine.

Viewing 1 replies (of 1 total)
  • The topic ‘Background cropped and thumbnail images stretched’ is closed to new replies.