Shopify themes, liquid, logos, and UX
Hey Everyone,
Title says it all but how can I remove the vendor on all pages for the product on the enterprise theme?
Thanks a lot!
Chris
Solved! Go to the solution
This is an accepted solution.
Hello @cardboardhouse
1. From your Shopify Admin, navigate to Online Store > Themes > Edit Code
2. In the Assets folder, open base.css and add your CSS code at the end
.card__vendor {
display: none;
}
@cardboardhouse Can you please share this page link?
@cardboardhouse you might have an option to do it in the customize settings if you open this page in customize
let go to edit product detail on admin to remove it
Hello @cardboardhouse
Welcome to the Shopify Community! Please share your store URL and password (if it’s password-protected), so I can check and provide you with the exact solution.
Thanks devcoders!
Password is CBH25
www.cardboardhouse.store
Thanks
I'm not sure if you know how to do this, but I always want to highlight the main nav menu item with a colour when your looking inside the menu - Not sure if it make sense?
Hello @cardboardhouse
Do you want to remove this vendor?
Yes that's right, I want to remove the vendor from all collections - Thanks
This is an accepted solution.
Hello @cardboardhouse
1. From your Shopify Admin, navigate to Online Store > Themes > Edit Code
2. In the Assets folder, open base.css and add your CSS code at the end
.card__vendor {
display: none;
}
Thanks a lot, I'm going to try it when I get home.
Do you have any idea how to accomplish the below?
I'm not sure if you know how to do this, but I always want to highlight the main nav menu item with a colour when your looking inside the menu - Not sure if it make sense?
Thanks
Thank you very much, it worked!
Hello @cardboardhouse
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance. If helpful, please like all posts.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025