Home Forums WoodMart support forum Product TABS

Product TABS

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #27729

    gzelasco
    Participant

    Could please inform how to easily remove tabs from product pages?

    #27746

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your product page so we can prepare a custom CSS code for you to remove product tabs completely?

    Regards

    #27750

    gzelasco
    Participant
    #27753

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .product-tabs-wrapper {
    	display: none
    }
    #27758

    gzelasco
    Participant

    Works ! Thanks !

    #27759

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Product TABS’ is closed to new replies.