Shopify themes, liquid, logos, and UX
Hey,
Need help adjusting the columns i have space as marked on the image also its aligning to the right and cuts the button.
second i lost the arrows near the numbers if anyone knows how i can retrieve them
https://v2r89gd00szbhzb5-65779892391.shopifypreview.com
Thanks in advance for any help 🙂
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
@media screen and (max-width: 749px) {
.grid--peek.slider .grid__item:first-of-type {
margin-right: 1.5rem;
padding-right: 1.5rem !important;
}
}
@media screen and (max-width: 989px) {
.grid--peek.slider .grid__item:first-of-type {
margin-left: 0 !important;
padding-right: 1.5rem !important;
}
}
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
hey it worked, Do you have any idea how can i make the arrows return?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025