Home Forums WoodMart support forum How to remove product page borders

How to remove product page borders

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #377820

    Hana Fajer
    Participant

    Hello, How to remove product page borders, please check attachment

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

    Hello,

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

    .summary-inner .product_meta {
        border-top: transparent!important;
    }

    Best Regards

    #377934

    Hana Fajer
    Participant

    I add it, but no effect !
    Is there any other code?

    #378208

    Hello,

    Please provide the product page URL.
    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

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