Home Forums WoodMart support forum Single Product layout

Single Product layout

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

    beno
    Participant

    Hi there,
    How can I remove the line on the screenshot from the single product layout?

    thanks in advance

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product-sidebar.sidebar-left {
        border-right: none;
    }

    Best Regards.

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