Featured items on homepage on mobile not displaying correct

This topic has 2 replies, 2 voices, and was last updated 9 years ago ago by Robert Hall

  • Avatar: iyfm
    iyfm
    Participant
    April 1, 2015 at 13:42

    Hi,

    We are running this shop: https://www.rubyshop.nl/

    On mobile the featured images (MEEST VERKOCHT) are images displayed really long (height)

    Seems they are not responsive.

    How can we resolve this for mobile?

    Thanks

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 1, 2015 at 14:08

    Hello,

    Please add this code in custom.css file.

    @media (max-width: 480px){
    img.hide-image {
      height: 200px;
    }
    }

    Regards,
    Robert Hall.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.