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!!!
User | RANK |
---|---|
186 | |
170 | |
80 | |
55 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023