Home Forums WoodMart support forum Remove additional info & shipping

Remove additional info & shipping

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #126123

    olivari_f
    Participant

    How do I remove additional info & shipping from single product!?

    #126130

    Hello,

    Please navigate to the Theme Settings > Product page > Tabs > you will find the fields with Additional information, remove all the content.

    Best Regards

    #126752

    shrooki
    Participant

    That removes the shipping tab, but it doesn’t hide the description and additional information tab? Personally, we don’t have any content under additional information that is worth seeing, and those tab titles are just taking up valuable space. Would you have a way to hide both? Thank you!

    #126753

    shrooki
    Participant

    Adding the code below in the Global CSS removed all the tabs for me!

    .woocommerce-tabs ul.tabs {
        display: none;
    }
    #126777

    That is fine. If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Remove additional info & shipping’ is closed to new replies.