I am trying to remove Vendor Name from appearing in the Mini Cart of Maranella theme. Does anyone know where that code is located?
Hi @reelpak ,
As Maranella theme is a paid theme that we do not have access to, i cannot suggest where exactly is the source code. However, if you want to only remove the vendor from the mini cart, you can add bellow CSS to the theme.liquid file.
Steps to add CSS:
Step 1: Go to Online Store > Themes > Active theme > Edit
Step 2: Search for “theme.liquid”
Step 3: Add the CSS above “”
Before:
After:
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Mangit
Thank you so much. That did the trick.




