Shopify themes, liquid, logos, and UX
Join us March 21 for an AMA on planning your 2023 marketing budget with 2H Media co-owners, Matt and Aron
Hi friends, does anyone know how to bold only the home page title on prestige theme? I want 4 ELEMENTS CANDLES to look bold. I've tried changing on typography but it changed all the text.
Thanks!!!
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
@media screen and (max-width: 640px){
.features--heading-large .u-h4, .features--heading-large .Rte h4 {font-weight: bold;}
}
@media screen and (min-width: 641px){
.features--heading-large .u-h4, .features--heading-large .Rte h4 {font-weight: bold;}
}
Hope this works.
Thanks!
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
hello it's
fourelementscandles.ca
pw: juju
thank you!!
It is not going to be bold because of the font that you are using. It doesn't look bold.
Let me know.
@dmwwebartisan if I go to typography I have the option Amiri Bold, can't I just apply Amiri Bold to the header? Thank you!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
@media screen and (max-width: 640px){
.features--heading-large .u-h4, .features--heading-large .Rte h4 {font-weight: bold;}
}
@media screen and (min-width: 641px){
.features--heading-large .u-h4, .features--heading-large .Rte h4 {font-weight: bold;}
}
Hope this works.
Thanks!
thank you so much!!!! thats perfect
User | RANK |
---|---|
177 | |
154 | |
92 | |
33 | |
30 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023