Hide Collection Name (Title) in Vantage theme

Solved

Hide Collection Name (Title) in Vantage theme

AlexanderArl
Visitor
2 0 2

Hi.
I want to Hide the Collection title in the top of the collection sides.
As we want to add pictures there instead, and it dosent look good at all when the title is displayed there.
I got the Vantage theme.

Thankful for help.

//Alexander

Accepted Solution (1)

ZestardTech
Shopify Partner
6148 1100 1476

This is an accepted solution.

Hello There,

Admin go to online store -> themes -> actions -> edit code
Find Asset >stylesheet.css and paste this at the bottom of the file:

.main--collection__title {
display: none;
}

ZestardTech_0-1676543213612.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

View solution in original post

Replies 4 (4)

Moeed
Shopify Partner
7704 2070 2550

Hey @AlexanderArl 
Share Store URL and password if enabled.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


ZestardTech
Shopify Partner
6148 1100 1476

This is an accepted solution.

Hello There,

Admin go to online store -> themes -> actions -> edit code
Find Asset >stylesheet.css and paste this at the bottom of the file:

.main--collection__title {
display: none;
}

ZestardTech_0-1676543213612.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
AlexanderArl
Visitor
2 0 2

Thanks! Work perfect

ZestardTech
Shopify Partner
6148 1100 1476

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.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing