Shopify themes, liquid, logos, and UX
Hello, I would like to make the heading and button font on my image banner less bold (thinner text). I would like to make just the banner text less bold without it affecting the text on the rest of my site. Any help would be greatly appreciated.
Yes I am quite new to this and am unsure of editing the code, would you be able to help make this fix? Thanks so much!!
Hello thank you for the reply,
I just tried this and is still not working. I believe that the banner must be inspected. Can you help with that? Thank you!
Hi thanks for the reply but this is not working.
@gavboy555 Thanks for sharing. You can try :-
Apply Custom CSS-- In the theme settings look for Custom code or CSS and apply the code below
/* Target the heading inside the image banner */
.banner__heading {
font-weight: 300 !important; /* Adjust as needed: 100 (thin) to 400 (normal) */
}
/* Target the button inside the image banner */
.banner__buttons .button {
font-weight: 300 !important; /* Adjust as needed */
}
Please let me know if this works or I can share alternative solutions.
Dotsquares Ltd
Problem Solved? ✔ Accept and Like solution to help future merchants.
Hi I really appreciate the reply, but this does not seem to work for me.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025