Hi,
I am trying to change the font to be bold and different size for the section below banner image- dawn theme. See image- can someone help?
Hi,
I am trying to change the font to be bold and different size for the section below banner image- dawn theme. See image- can someone help?
@rosa_Laneh Please send me store url.
@rosa_Laneh
Welcome to Shopify Community,
Kindly share your Store Url.
So that we will check and fix out your issues.
can you please share store
Hi @rosa_Laneh ,
You can follow the instruction below:
#shopify-section-template--15319424565419__rich_text .rich-text__text p {
font-weight: bold;
font-size: 20px;
}
NOTE: you can increase or decrease the font-size (20px) value according to the value you want to fit your store
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.