S
S
Sergey Smirnov2016-02-18 14:36:25
WordPress
Sergey Smirnov, 2016-02-18 14:36:25

How to stretch the text on the WooCommerc product page so that there is no space under the image?

Hello. Searched all over the internet and found nothing. How to solve the problem? I've fiddled around with styles and nothing seems to help. Here is the product inplast-nn.ru/oborudovanie/konicheskij-ekstruder-pvx/ under the picture of the product is empty and it doesn’t work to make the text written under the picture. It turns out that I write the text and it is written in a column to the right of the product image, and there is a void under the image. How to force the text so that it lays down on all width and under a picture too. Well, as in the usual articles on the site. I beg you to help me. I think the solution is simple but I don't see it..

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
Zhainar, 2016-02-18
@fillosofik

add
.woocommerce .images {
max-height: 250px !important;
margin-right: 20px !important;
}
.woocommerce .summary {
float: none !important;
width: 100% !important;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question