Shopify themes, liquid, logos, and UX
Product heading text font formatting and price allignment
How can i format my product heading text in one line and the price exactly below it.
my site - www.24hourhype.com
theme - brooklyn
Hi @gurman ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss->paste below code at the bottom of the file:
.grid-product__price-wrap {
display: block !important;
}
.grid-product__price-wrap .long-dash {
display: none;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
@AvadaCommerce it worked but i think i need to make the font size even smaller in order to fit the headings in a single line, how to do that?
and also make the text bold
and the effect only worked on desktop not on phone
User | RANK |
---|---|
187 | |
151 | |
81 | |
77 | |
65 |
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