Customize Product Detail
Hello,
I've setup Woo Commerce on my website and I would like to remove those blank part. Is That possible ?
My Website: https://www.lesbonsvivantslyon.com/categorie-produit/fromages/
Thanks
Regards
Hello,
I've setup Woo Commerce on my website and I would like to remove those blank part. Is That possible ?
My Website: https://www.lesbonsvivantslyon.com/categorie-produit/fromages/
Thanks
Regards
Comments
Hello,
Do you want to remove this whole circled box?
If yes, then you should create and use Custom CSS Code, and put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
If you need help with it, please, let me know.
Thanks
Hey,
I would like to modify replace the blank part with a the intial background color of The Bistrot 2.
Could you please provide me the custom CSS Code for this task please ?
Regards
Please, try to use the following Custom CSS Code.
.woocommerce .products_wrapper .product .desc{ background: transparent!important; }If this is not what you want to achieve, please, explain to me greater how it should look like.
Thanks
Thanks