Resize add to cart button for mobile
-
Hello, i am using this custom css to resize the add to cart button on my site:
.single_add_to_cart_button.button.alt {
display: block;
width: 80%;
font-size: 16px;
display: inline;
}However the above css looks great on laptop view but not so much on mobile view. Is it possible to have a different css to resize the add to cart button on mobile? Thanks
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Resize add to cart button for mobile’ is closed to new replies.