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.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024