Shopify themes, liquid, logos, and UX
Hi,
How would I make all of the text on my buttons (all of them) bold in the Dawn theme? I have tried finding the option in the theme.liquid and base.css areas to no avail.
Thank you!
Solved! Go to the solution
This is an accepted solution.
.button, .button-label, .shopify-challenge__button, .customer button {
font-size: 1.5rem;
letter-spacing: .1rem;
line-height: 1.2;
font-weight: 900 !important;
}
@jamieism
Add this code in the bottom of base.css file
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
.button, .button-label, .shopify-challenge__button, .customer button {
font-size: 1.5rem;
letter-spacing: .1rem;
line-height: 1.2;
font-weight: 900 !important;
}
@jamieism
Add this code in the bottom of base.css file
Thank you, this worked!
Thank you! It worked 🙂
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024