Shopify themes, liquid, logos, and UX
Hi all,
I am trying to make the text on the buttons on my image banner bold. I think bold buttons would stand out better and honestly look better. I can't figure out how to do that though. Anyone have any ideas? I am using the refresh theme.
My website is www.PennsylvaniaParks.org
Thank you in advance 🙂
Solved! Go to the solution
This is an accepted solution.
Hi @Justin34 ,
Add below css in base.css file.
.banner--content-align-mobile-center .banner__buttons--multiple>* {
font-weight: 500;
}
Result:
Please don't hesitate to reach out if you need further help optimizing or customizing your store. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
This is an accepted solution.
Hi @Justin34 ,
Add below css in base.css file.
.banner--content-align-mobile-center .banner__buttons--multiple>* {
font-weight: 500;
}
Result:
Please don't hesitate to reach out if you need further help optimizing or customizing your store. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
Worked perfectly. Thank you 🙂
Hi @Justin34
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
a.button.button--primary {
font-weight: bold !important;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Find Global Growth Opportunities For Your Business with Shopify AcademyLearn how to exp...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025