Home Forums WoodMart support forum Remove wrapper

Remove wrapper

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #323199

    Hi! How can I remove the grey wrapper around the content on the product page?
    We might just change the color if possible. How can we do so?

    Attachments:
    You must be logged in to view attached files.
    #323249

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .product-tabs-wrapper {
        border-color:transparent;
    }

    Best Regards

    #323310

    Hi, thank you.

    I’ve added the code, but the wrapper didn’t change color to transparent.

    #323324

    Hello,

    Please, provide your site admin access (insert the site credentials into the Private content block under the message area).

    Best Regards

    #323328

    Hi, thank you. See private content.

    #323362

    Hello,

    Please check the credentials I cannot log in.

    Best Regards

    #323366

    Hi, see private content.

    #323449

    Hello,

    Please clear the cache or disable the cache plugin for a while and check again.

    Best Regards

    #323488

    Hi,

    I’ve tried to both clear the cache and disabled the cache plugin without any luck.

    #323618

    Hello,

    You have created a preset rule in the Theme settings for the product page: https://prnt.sc/1v55jsz

    Insert the code there.

    If you have any questions please feel free to contact us.

    Best Regards

    #323626

    That worked! I didn’t know I could only have one preset rule per page.

    Thank you so much for the help!

    #323719

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Remove wrapper’ is closed to new replies.