remove collection title and description V1 SPLIT

remove collection title and description V1 SPLIT

nicoleknightt
Visitor
2 0 0

Screenshot 2024-10-24 at 2.42.25 pm.png

 On the Split V1, How do I get rid of the collection description on the right hand side. I am only wanting the products visible. I have managed to get rid of the title, however, I can not figure out how to get rid of the description.

 

Thanks

Replies 5 (5)

ProtoMan44
Shopify Partner
700 57 111

@nicoleknightt Hey, thanks for posting here.
 can you please share the link to inspect it, thanks.

- A thirsty developer passionate about supporting the community. If you'd like to, you can  

Buy me a Coffee.


- Your Shopify Solution Specialist Get a Quote at

ProtoMan44

 - 

Chat On Whatsapp


Crafting exceptional e-commerce experiences to elevate your online presence. Let's build your success story together!
Huptech-Web
Shopify Partner
1047 208 225

 

deleted

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required

Huptech-Web
Shopify Partner
1047 208 225

@nicoleknightt Could you please share the store URL? This will allow me to inspect it and provide you with a more tailored solution.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
nicoleknightt
Visitor
2 0 0

Vinsinfo
Shopify Partner
485 165 168

@nicoleknightt Please follow below steps to remove the collection description on the right hand side. Let me know whether it is helpful for you.

 
1. From admin go to "Online Store" -> "Themes".
2. Click "Edit code" button from the current theme.
3. Go to "css_main.scss.css" file.
4. Then paste the below code at the bottom of the file and then save changes.

 

#section-collection .site-box.box__heading {
    display: none;
}
.collection__holder:not(.odd) .site-box:nth-child(2) {
    border-right: 1px solid #ededed !important;
    border-bottom: 1px solid #ededed !important;
}

 

 
Result will be like,
Vinsinfo_0-1729749849374.png

 

 
Please provide your support by click "Like" and "Accepted" if our solution works for you. Thanks for your support.
Please reach out to bizdev@vinsinfo.com for any enquires related to Shopify.
Our Services: Custom Theme Development, Theme Customization, Custom Feature Implementation, Data Migration, Custom APP Development, Website Optimization and Google Merchant Center Support