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 🙂
Don’t work on my child theme, Any suggestions?
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 🙂
Hello @roshni07, It works now after clearing my cache. Thanks for the help.
-
This reply was modified 3 years, 3 months ago by
ejwiseman.