Shopify themes, liquid, logos, and UX
I am using the refresh theme and I have added a featured collection section but when I switch over to mobile it isnt very compact, as in it takes up 75% of the screen on mobile. I want to have the distance between the products and the heading to be smaller as well as the distance from the products to the "View All" button. What is the CSS to make this more compact?
Thanks in advance.
Hi @Akie785
Can you please provide your store URL and password as well if applicable, so that I can provide you solution that can work for your store.
Best regards
Sahil
- Your
https://7ltwviw990i1tyad-83519832344.shopifypreview.com
It is just on mobile where the issue is. Doesn't really bother me as to what it looks like on desktop.
I am also not sure If you will be seeing the correct theme because it is currently not my active theme which I am wanting to edit. Please let me know if it doesn't look like the one below and what I can do to send you to the correct theme
Thanks in advance 🙂
Hi @Akie785 Please add the code in your theme.css/base.css/style.css file which is available in your theme.
ul#Slider-template--22817701626136__featured-collection-0 {
margin: unset;
}
.collection__view-all a:not(.link) {
margin: unset;
}
If you are not sure where is your theme.css/base.css/index.css/style.css file please follow the steps:
Result:
If you will unable to implement the same then I'm happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Best Regards
Sahil
- Your
Hey Sahil!
Thanks for that! I think it made a difference but very slightly. Is it possible to make it even smaller?
Also, there is only a theme.css/base.css files in my code. I couldn't find index.css/style.css but it still seemed to make a difference
Thanks in advance.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025