Shopify themes, liquid, logos, and UX
Hello, does anyone know how to change the font size and if bold text or not on these buttons, they are collection buttons. thank you in advance
Solved! Go to the solution
This is an accepted solution.
Hello @emilbrandon
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 assets/theme.css theme file.
3. Add the code at the end of the file:
.collection__item-info.collection__item-title{
font-weight: 900 !important;
font-family: customfont;
}
Please change 'customfont' to your font name
and change the font weight from 900 to another number, for example: 100, 400 ...
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
This is an accepted solution.
Hi @emilbrandon
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the css file:
.collection__item-title {font-weight: 900 !important; font-size: 18px !important;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
This is an accepted solution.
Hello @emilbrandon
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 assets/theme.css theme file.
3. Add the code at the end of the file:
.collection__item-info.collection__item-title{
font-weight: 900 !important;
font-family: customfont;
}
Please change 'customfont' to your font name
and change the font weight from 900 to another number, for example: 100, 400 ...
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
thank you worked as a charm!
This is an accepted solution.
Hi @emilbrandon
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the css file:
.collection__item-title {font-weight: 900 !important; font-size: 18px !important;}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Thank you!
I am so glad that my solution can help.
User | RANK |
---|---|
159 | |
138 | |
74 | |
69 | |
58 |
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