Home Forums WoodMart support forum remove the border line on product page

remove the border line on product page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #224742

    eric
    Participant

    Hi there,
    I want to remove the border line above the footer on product page. Please check the attached. Thanks!

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

    Hello,

    I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-dark .product-tabs-wrapper {
    border-bottom: none;
    }

    Regard’s.
    Xtemos Studio.

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