Viewing 4 replies - 1 through 4 (of 4 total)
  • roshni07

    (@roshni07)

    Hello @ejwiseman,

    You are unable to hide the option by default. But with simple CSS you can make the changes.

    Please use the mentioned CSS on your child theme style.css:

    #tab-seller{
    	display:none !important;
    }
    .seller_tab{
    	display:none !important;
    }

    I hope this helps.

    Good Day ??

    Thread Starter ejwiseman

    (@ejwiseman)

    Don’t work on my child theme, Any suggestions?

    roshni07

    (@roshni07)

    Hello @ejwiseman,

    Well, it worked on my theme. I am unable to guide you without checking. You can take help from your developer on the matter or you can contact us here
    so that we can check andd help you.

    Thanks ??

    Thread Starter ejwiseman

    (@ejwiseman)

    Hello @roshni07, It works now after clearing my cache. Thanks for the help.

    • This reply was modified 6 years ago by ejwiseman.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide vendor Info in Tab’ is closed to new replies.