background – product page
-
I would like the background of a product page to be a photo or a color other than white. Also, there are lines that separate the characteristics of this.
How could I do it?
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access to the private area.
Best Regards
Hi,
I send you what you requested
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .product-tabs-wrapper{
background:red;
}
body.single .main-page-wrapper {
background-color: red;
}
Set the colors as per your needs.
Best Regards
Hi,
I want only the part of the product to be turned in a different color, not the whole page.
¿how can I do it?
Attachments:
You must be
logged in to view attached files.
Hello,
Please find this option in the product page: https://prnt.sc/w3ynsr
It would give the color to the block you show + related products, it is not possible to exclude the background on the related products.
Please delete the custom CSS I have provided earlier.
Best Regards