Fully Colored Website, incl. single product tabs
-
Hello,
On Styles & Colors / pages background, when all proposed items are given a specific color (for me #fff5ee), there is an area (beyond header / footer) which remain uncolored: the tabs, incl. description (product page).
How to get all tabs colored as well?
Kind regards
Hello,
The header is configured in each row: https://xtemos.com/docs/woodmart/header-builder/header-rows-columns-configuration/
The footer background is set in the Theme settings > Footer.
The product page background is set in the settings: https://xtemos.com/docs/woodmart/product-page-options/#local_settings
You are welcome! If you have any questions please feel free to contact us.
Best Regards
Hi,
As written, the issue is specifically on tabs in single product pages (incl. description), which are white:
https://snipboard.io/F6vR7A.jpg
The background of Single product page is defined, but it’s not impacting tabs:
https://snipboard.io/U9N1RG.jpg
Elsewhere, I did not find anything related to product tabs.
=> what defines the color background of product TABS?
Kind regards
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .product-tabs-wrapper {
background-color: red;
}
Please set the color as per your needs.
Best Regards
Hello,
Working, topic closed
Thank you very much 🙂
Kind regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards