• Resolved marketing4dct

    (@marketing4dct)


    Hey there!

    I’m adding a heading to the custom tab but it won’t show on the actual product page.

    I can see it in the source code, but not on the site itself.

    Other tabs not by the plugin show the headline perfectly.

    You can see a screenshot here: https://ibb.co/fvBQg8G

    You can see in the screenshot that there is a heading named “features” but it doesn’t show on the actual product page.

    Is this a known issue? any way to fix it?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Tracy Levesque

    (@liljimmi)

    🏳️‍🌈 YIKES, Inc. Co-Owner

    Hi @marketing4dct

    You have this CSS code hiding the title:

    .woocommerce-Tabs-panel > h3, .woocommerce-Reviews-title {
      display: none;
    }

    If you “turn off” the code you can see the title.

    Thank you.
    -Tracy

    Thread Starter marketing4dct

    (@marketing4dct)

    Haha you’re right! how did I not see that, must have come with the theme. thank you!

    Plugin Contributor Tracy Levesque

    (@liljimmi)

    🏳️‍🌈 YIKES, Inc. Co-Owner

    You’re welcome!

    Have a good day.
    -Tracy

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Heading won’t show’ is closed to new replies.