Shopify themes, liquid, logos, and UX
Hi there,
I would like to change the font size for the title and the price in the product grid. Actually is my font size for the price bigger than the product title. I prefer it like the opposite.
Means: Title font for the price and
price font for the price.
But i want to change only the size not the position.
But in " every section product grid, collection, search results etc.
would really appreciate the help.
Maxi-Brillian (maxibrillian.com)
pw: deropa
Solved! Go to the solution
This is an accepted solution.
Hello @MaxiMaxi
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file.
3. Paste the below code before </body>:
<style>
.card__heading a{
font-size: 16px;
}
.card-information .price{
font-size: 14px;
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
This is an accepted solution.
Hello @MaxiMaxi
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you.
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file.
3. Paste the below code before </body>:
<style>
.card__heading a{
font-size: 16px;
}
.card-information .price{
font-size: 14px;
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
Worked Great , Thanks!!!
Hello @GemPages
Can you advise for this link please, I'm using Dawn theme and i want to edit the css section. not from code editor.
https://ninety60ninety.com/collections/beach-cover-ups
Thanks!
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025