Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #260071

    When loading a single product page the product image has a scroll bar showing on the right side of the image until I hover my mouse over it, then it disappears. What can I do to fix this? Looks bad to have store product images doing that… Thank you.. Gary

    #260115

    Hi grpetz!

    Kriesi will fix it with the next update. For a quick fix try to insert this code into the quick css field:

    
    .four.units.single-product-main-image{
     overflow: hidden;
      }
    

    Cheers!
    Peter

    #260470

    Thank you! Fixed!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Product Images Showing Scroll Bars’ is closed to new replies.