Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Sheila,

    It’s strange that Firefox would be ignoring that overflow hidden command. Could you try putting an overflow hidden on the whole div around each product, instead of just on the image div? The custom CSS for that would be:

    .prod-cat-item {
    overflow: hidden;
    }
    

    Thank you

    Thread Starter Sheila Oliver

    (@sheilaoliver)

    That worked!

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sales corner block’ is closed to new replies.