Can the color and size of price ($ amount text) be changed?
Currently it doesn't fit my theme's color scheme.
Color and size of price text
5 posts from 3 voices-
Posted 6 months ago #
-
Hey,
You can add this on your custom.css
.amount { font-size: 20px!important; color: red!important; }Just change the color value. :)
Regards,
IsmaelPosted 6 months ago # -
Great, that worked nicely. Thx.
Is there a way to have it so there's more space under price amount and size/color options (though without changing space under amounts on Store page? See page: http://beastsyndicate.com/streetwear/shop/big-in-japan-t-shirt
Posted 6 months ago # -
Hi ATX,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.single-product .price_container { margin-bottom: 15px; }Regards,
Devin
Posted 6 months ago # -
Awesome. Looks much better.
Thx Devin!Posted 6 months ago #
Topic Closed
This topic has been closed to new replies.














