Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #226113

    Hi,

    We have the standard setting for woocommerce images.

    But on the productpage the image has a scroll bar on the left side.

    How can we remove that?

    Regards

    #226137

    Hi TravisKempers!

    Can you post the link to your product page so we can take a look?

    Best regards,
    Yigit

    #226174
    This reply has been marked as private.
    #226176

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

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

    Regards,
    Yigit

    #226177

    Hi,

    Thats quick! But why do we need to add custom code? The other websites with the same template dont need it.

    Regards

    #226756

    Hey!

    There could be a plugin conflict. You can try deactivating all active plugins and check if that helps. You can also try re-installing the theme and WooCoomerce to check if that solves the issue without custom CSS code.

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.