Product Tab Title Change - by gurhan - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Brian Johnson

  • Avatar: gurhan
    gurhan
    Participant
    March 10, 2015 at 20:17

    I would like to change the titles of the tabs, and also delete the headings within the tabs (please see this –> http://awesomescreenshot.com/04a4l9qff4)

    Thank you!

    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 11, 2015 at 10:34

    Hello,

    To change tabs titles you need refer to Woocommerce documentation:
    http://docs.woothemes.com/document/editing-product-data-tabs/

    To remove the title from tabs content use this code in custom.css file:

    .tabs .tab-content 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.

    Avatar: gurhan
    gurhan
    Participant
    March 11, 2015 at 22:18

    couple of things:

    1. you didn’t provide the link to the tutorial?

    2. Nevertheless, I wanted to work with the child theme…

    so I created the child theme as in themes/royal-child
    I dropped the functions.php and style.css that came with the original theme in that directory
    I then dropped the above code to style.css to remove the titles…

    it didn’t do anything…?

    ps: just so we are on the same page… this is want I want to remove –> http://awesomescreenshot.com/0e44loy9ad

    Avatar: Eva
    Eva Kemp
    Support staff
    March 12, 2015 at 14:34

    Hello,

    Please provide us with FTP and wp-admin panel credentials.
    The Woocommerce documentation is http://docs.woothemes.com/document/editing-product-data-tabs/

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: gurhan
    gurhan
    Participant
    March 13, 2015 at 14:04

    I am sending you the credentials…

    thank you!

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    March 13, 2015 at 16:16

    Hello.

    I have activated your child theme in appereance->child themes. Now css code works.

    With best regards
    Brian Johnson

  • Viewing 6 results - 1 through 6 (of 6 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.