How to remove Collection Title in STREAMLINE theme

How to remove Collection Title in STREAMLINE theme

kbaxter88
Tourist
5 0 1

How do you hide the collection page title on the Streamline theme? I want to use a banner instead.

 

Example:

https://artisticfusioncraftstudio.com/collections/natures-crush-handmade

Replies 3 (3)

BSSCommerce-HDL
Shopify Partner
2305 835 908

Hi @kbaxter88

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file base.css, theme.css, styles.css or theme.scss.liquid

Step 3: Insert the below code at the bottom of the file -> Save

.grid-product__meta {
    display: none !important;
}

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Made4uo-Ribe
Shopify Partner
10048 2390 3017

Hi @kbaxter88 

Do you mean this title right? 

Made4uoRibe_0-1716840304422.png

If it is check this one. 

 

.collection-hero__content .hero__text-shadow {
    display: none !important;
}

 

And Save. 

Result:

Made4uoRibe_1-1716840524939.png

 

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

PageFly-Henry
Shopify Partner
1184 335 297

Hi @kbaxter88 

This is Henry from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: paste bellow code in tag </body> -> save.

PageFlyHenry_0-1716855307881.png

 




<style>
.section-header__title {

    display: none !important;

}
</style>

Hope that my solution works for you.

Best regards,

Henry | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.