All things Shopify and commerce
i am using dawn theme and want to show pagination inside image can anyone please help sharing url https://sundip1.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
add this css on base.css file at the very bottom of the file
.slideshow__controls.slideshow__controls--top.slider-buttons {
position: absolute;
bottom: 0;
margin: 0 auto;
left: 0;
right: 0;
}
Result:
I hope it will help you
Thanks
@Nabeelshakil Hey, thanks for posting here.
please put this CSS in code:
.slideshow__controls {
bottom: 0;
position: absolute;
width: 100%;
background: #ffffff4a;
}
result is :
This is an accepted solution.
add this css on base.css file at the very bottom of the file
.slideshow__controls.slideshow__controls--top.slider-buttons {
position: absolute;
bottom: 0;
margin: 0 auto;
left: 0;
right: 0;
}
Result:
I hope it will help you
Thanks
thanks for your help
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