Hey there ThatNewMommy,
How are you doing today?
Would you mind posting link to the pages where you don’t want this and I’ll be more then happy to assist with some custom CSS.
Also let me know if you want that removed from all your pages or just these specific ones.
Cheers,
Bojan
Thank you for replying, Bojan. I’m doing well and hope you are too.
This is one of the links:
http://www.creadorescreativos.com/pr/bowbox/cart/
I’d like it removed from the cart, checkout, and my account pages. At the moment those are the only pages I have, but adding a test one it also shows up there, so I’d like to remove them from all Pages. (I don’t use Posts).
Thank you.
Hey again ThatNewMommy,
Please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:
http://wordpress.org/plugins/simple-custom-css
.multishop-tags {
display: none;
}
This should remove those across your site, if the code is not working please keep it added and let me know so I can take a look 🙂
Cheers,
Bojan
Thank you so much! That worked perfectly!
Awesome! Glad I could help 🙂
Cheers,
Bojan