Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • propolis Friend
    #943986

    Hi,

    I have added new images to be used in the slideshow.

    The problem I have is that whatever the image size is, it expands to 400 x 460

    How can I make it so that it keeps the image size of my image I added which has a smaller dimension than 400 x 460

    Thanks

    Eddie

    Pankaj Sharma Moderator
    #944324

    Hi
    Images used 50% width of the container , so it will fill the half area of right side , in the all views and make the site responsive .
    Add below code in custom.css file to make the width auto

    
    @media (min-width:767px) {.ja-ss-item img { width: auto; } }

    Hope it helps .

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum