Hello
For the first time I used the recomandation suggestions on a product page:
http://www.virtualmagie.com/boutique/tours-de-magie/livre-vm-5-5-viktor-vincent-christian-girard-gounico-sebastien-defrance-orelien/
But it look strange.
The background color block it is the one of the color theme so with the color text it is not readable.
Could you fix this on an next update and before that give me an CSS?
Thanks
Hi,
Try this custom css in Theme Panel > Custom Css – http://screencast.com/t/HPLkWkRQ3e
.woocommerce .upsells h2 {
color: #fff;
}
I will also add this to our list for the next update.
Thanks!
Hello
Thanks but nothing change:
http://www.virtualmagie.com/boutique/tours-de-magie/livre-vm-5-5-viktor-vincent-christian-girard-gounico-sebastien-defrance-orelien/
THe idea is that block is look that the one just under named Produits apparentés:
http://www.virtualmagie.com/boutique/tours-de-magie/livre-vm-5-5-viktor-vincent-christian-girard-gounico-sebastien-defrance-orelien/
Hello,
This css code should fix it:
.upsells h2{
font-size:14px;
display:table;
padding-left:10px;
}
http://screencast.com/t/mXEmwq00cnT
Thank you!
-
This reply was modified 10 years by
Bogdan B..
Thanks. It is better.
But the height it is not the same and at the end it miss space with the right side.
http://www.virtualmagie.com/boutique/tours-de-magie/livre-vm-5-5-viktor-vincent-christian-girard-gounico-sebastien-defrance-orelien/
