Hi, how can I move the product images numbering pagination to the bottom left of the image?
my website is: doorstepdrip.com
it currently looks like this:
any help would be much appreciated!
Hi, how can I move the product images numbering pagination to the bottom left of the image?
my website is: doorstepdrip.com
it currently looks like this:
any help would be much appreciated!
Also add this into base.css (at the bottom) so the title has more padding top.
.product__info-wrapper {
padding-top: 30px;
}