I
I
Ilya Derevyannykh2021-06-12 20:49:16
WordPress
Ilya Derevyannykh, 2021-06-12 20:49:16

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

1 answer(s)
I
Ilya Derevyannykh, 2021-06-13
@Ylia_dr

/*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 question

Ask a Question

731 491 924 answers to any question