Shopify themes, liquid, logos, and UX
Hello,
To get the arrows to be outside of the slider in the image above I added this custom css code:
@media screen and (min-width: 768px) {
.slider-arrow.left-arrow {
position: absolute !important;
left: -50px !important;
}
.slider-container {
position: unset !important;
}
.collection-slider {
position: relative !important;
}
.slider-arrow.right-arrow {
position: absolute !important;
right: -45px !important;
}
}
But for the other 2 collection sliders the same code does not work, to get the arrows outside of the sliders:
I would want the arrows on these two sliders to be outside, just like in the very first image i showed.
my store: https://r1vex.myshopify.com/
Thanks for helping!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025