Home Forums WoodMart support forum Fully Colored Website, incl. single product tabs

Fully Colored Website, incl. single product tabs

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #283296

    pierredemeudon
    Participant

    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

    #283352

    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

    #283626

    pierredemeudon
    Participant

    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

    #283780

    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

    #284360

    pierredemeudon
    Participant

    Hello,
    Working, topic closed
    Thank you very much 🙂
    Kind regards

    #284770

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)