Shopify themes, liquid, logos, and UX
How do I move the price on the product page to the right and bold out the numbers more? My URL is www.vemacity.com a code for this would be amazing! Thanks
Solved! Go to the solution
This is an accepted solution.
hii, @domvemacity
paste this code on top of the theme-critical.css file.
span.money {
font-family: 'arial' !important;
font-weight: bolder !important;
}
Thank You.
hii, @domvemacity
Can you give me a screenshot what you want so,
I can solve your issue.
Thank You.
I would like the price to be at the right and for the numbers to be bold. This is for all product pages. Thank you!
hii, @domvemacity
Paste this code on top of the theme-critical.css file.
span.money {
float: right !important;
font-size: 28px !important;
font-weight: bolder !important;
}
Thank You.
Amazing - one last thing how can I change the font of the £ and numbers to arial font but still bold?
This is an accepted solution.
hii, @domvemacity
paste this code on top of the theme-critical.css file.
span.money {
font-family: 'arial' !important;
font-weight: bolder !important;
}
Thank You.
Fantastic thanks, I'm now having this issue with sale items coming up with no line through the was price?
@domvemacity
Remove this line of code in your theme-critical.css file.
font-size: 28px !important;
Thank You.
It's made the red numbers smaller which is good but anyway of adding a line through it or a was before it? Thanks!
User | RANK |
---|---|
141 | |
113 | |
79 | |
64 | |
63 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023