• Hi There,

    I’m having issues with my slider image.

    It looks fine on desktop but on mobile the image squishes down.

    I hope there’s any easy solution for that ??

    Thanks!
    -PJ

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • This is a very simple fix.

    Go to styles.css

    Then on .ta-slider-wrapper #ta-slider .item img {
    with: 100%;
    min-height: 400px; “<—Remove this line. And that is it!”
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Slider Image Issues’ is closed to new replies.