Answer the question
In order to leave comments, you need to log in
How to make a product gallery full width?
How to stretch the product gallery in the product card to full width? To have a short description underneath it
Answer the question
In order to leave comments, you need to log in
/*Full width product gallery*/
.ct-default-gallery .product-entry-wrapper, .ct-stacked-gallery .product-entry-wrapper
{
display: block
}
.ct-default-gallery .woocommerce-product- gallery, .ct-stacked-gallery .woocommerce-product-gallery, .ct-default-gallery .entry-summary, .ct-stacked-gallery .entry-summary
{
width: 100%;
padding: 0px
}
/*//Full width product gallery*/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question