Hello,
Can somebody help me with the file name, where I can edit the margin top of the center column in the product page?
I would like to bring the columns to the same height
but the only location indicated to me, is a cache file...I looked in global.css, product.css, and other files, but with no luck.
The code line that needs to be modified is:
pb-center-column {
margin-top: -15px;
}
and I need to have margin top 0px, in order to have the columns allined.
We are using Warehouse Theme, and PrestaShop 1.6.1.24, if it matters.
Thank you!