hey, How can i hide the scroller below the featured collection section in dawn theme.
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset >base.css and paste this at the bottom of the file:
.slider-buttons.no-js-hidden {
display: none;
}
Thank you soo much @ZestardTech , Worked perfectly!
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.
