How can i remove this thing below my featured collections I use dawn theme

How can i remove this thing below my featured collections I use dawn theme

xlf
Visitor
2 0 2

How can i remove this thing below my featured collections, I dont know how its called but i would like to remove it. My website is xlforeal.com

Capture d'écran 2024-08-26 000121.png

 
Replies 4 (4)

webwondersco
Shopify Partner
1132 167 165

@xlf Please add the below line of CSS code at the end of your base.css file

 

body .slider-buttons{
display:none;
}
Web Wonders | Shopify Partner | Connect here!
- Question answered? Mark as Accepted Solution, reply helpful? Click Like
- Hire me, if you want to design, re-design, develop a store, or make changes to the pre-built store.
- a small Coffee Tip would be greatly appreciated. :)..! Instagram

Jason
Shopify Partner
11201 226 2310

Why do you want to remove that? The purpose for it is to let desktop customers see more products in the row. On mobile, it defaults to showing all products.

★ I jump on these forums in my free time to help and share some insights. Not looking to be hired, and not looking for work. http://freakdesign.com.au ★

namphan
Shopify Partner
1006 125 162

Hi @xlf,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.collection .slider-buttons {
    display: none !important;
}
Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com

topnewyork
Globetrotter
569 95 121

Hi@xlf , kindly use the below instructions and code.

 

1. Go to Online Store -> Theme -> Actions -> Edit code -> Assets.
2. In Assets, open your base.css file
3. In base.css, paste the below code at the end of the file

 

 

.collection .slider-buttons {
    display: none !important;
}

 

 

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Need a Shopify developer?
Hire us at topnewyorkwebdesign.com
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel