How can I add a gap/space under the previous/listing/next buttons. The product image is squashed right up into it and I would like there to be a space there
Thankyou.
Opal.
How can I add a gap/space under the previous/listing/next buttons. The product image is squashed right up into it and I would like there to be a space there
Thankyou.
Opal.
Found the fix, added .navNextPrevWrapper {margin-bottom:3em;} to template css stylesheet ;)