Custom tab title, is there a way to control it?

This topic has 2 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Amzy Leel

  • Avatar: scorleo
    scorleo
    Participant
    May 29, 2017 at 04:07

    Hi,

    We use custom tab feature from Theme Options –> E-Commerce –> Custom tab title/options on our website. While this option is great for us to display 95% of the products we plan to sell but it’s not suitable for some products because it’s irrelevant to few of our products, for e.g. Diffusers and few other products we plan to sell. Is it possible to suppress this tab for some of the products?

    Thanks!

    1 Answer
    Avatar: amzy
    Amzy Leel
    Participant
    May 29, 2017 at 04:50

    There is no such an option but you can hide it using custom css based on page ID class.
    I assume your custom tab is ‘bottle sizes’

    In the url you gave you can hide that tab by putting this css in 8theme options >> styling >> custom css >> global custom css.

    .postid-1360 .woocommerce-tabs #tab_9 { display: none; }

    replace the 1360 with page id you want to hide the tab.

    refer the screenshot in the private content where you can see how to get a product page ID

    Please, contact administrator
    for this information.
  • 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.