Tagged: add to cart, CSS
Hello Kriesi
I am trying to left align the “Add to Cart” button.
I have tried every CSS trick I can think of but I can’t fix it.
Here is a link to a screenshot: http://i1091.photobucket.com/albums/i395/LordLiverpool/Aloha%2001_zps8p4firpw.jpg
Can you help me please?
Cheers.
Hey LordLiverpool!
Add this to your custom CSS.
.single_variation_wrap { margin-left: 0px !important; }
Cheers!
Elliott