I am trying to add some black secure payment method badges just under my add to cart button.
I have made up an image here.
I am trying to add some black secure payment method badges just under my add to cart button.
I have made up an image here.
Hey @aaabartonn
Please check the link for help Add the security badge code to your theme
Hope this works for you.
Thanks!
this doesnt support my theme. I have prestige. My product.liquid code is very short. I want this image just under my add to cart button on my product pages
can you share a screenshot?
I have done it myself looking at the code. Is there anyway i can make it smaller?
yes have to use a CSS class to reduce width and height
Hey @aaabartonn
.Container img {width: 100%; height: 75px;}
Hope this works for you.
Thanks!