Home Forums WoodMart support forum tabs/accordion delete section

tabs/accordion delete section

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

    Hi,
    is there a way to remove completely the tabs/accordion option so there won’t be a space with the lines beneath the product?

    Attached image with yellow mark the space.
    Thank you.

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

    Hello,

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

    .product-tabs-wrapper{
    display:none;
    }

    Best Regards

Tagged: 

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