Home Forums WoodMart support forum background – product page

background – product page

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

    revalion
    Participant

    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.
    #246894

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

    #246984

    revalion
    Participant

    Hi,
    I send you what you requested

    #247134

    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

    #251290

    revalion
    Participant

    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.
    #251445

    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

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