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

    How can I hide or get rid of the “second” text verbiage on the product tabs. For instance, the tab reads Description, and then it has a title Description again. It’s redundant. I want to get rid of it. I have a screenshot if my explanation is not clear enough.

    #1313057

    Hi cdubose574,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top .wc-tab .yikes-custom-woo-tab-title {
        display: none;
    }

    Best regards,
    Nikko

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.