Single Product Page Tabs - by fr33lanc3r

This topic has 2 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: fr33lanc3r
    fr33lanc3r
    Participant
    February 14, 2015 at 13:30

    Hi

    I am trying to make some modifications to the tabs and need some help.

    1. There appears to be a bug with being able to delete or edit custom tabs. When I delete custom_tab1_title for example, in admin it disappears like it was deleted, but going back to the page it is still there. Going back to admin it is still there.

    The tab is named “description” and then underneath it is redundant with an <h2 tag outputting “product description” again. Where can I edit to remove the “product description” in the tab content?

    Thank you!

    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    February 14, 2015 at 15:13

    Hello,

    1. What theme version and Woocommerce version are you using? I’ve tried to delete custom tab on our test site and it has been removed successfully, even after resaving a page.
    2. Please add this code in custom.css file:

    div#content_tab_description h2 {
    display: none;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.