Thanks in advance!
I’m looking to change my cart drawer title to bold that works for both mobile and pc. Example shown below.
This is what my site looks like:
This is how I would like it to look:
https://decemberschild.com
password: dc
A user wants to make the cart drawer title bold on both mobile and desktop versions of their Shopify store.
Solution provided:
</body> tagfont-weight: boldImplementation details:
The solution uses inline <style> tags with CSS to modify the cart title’s font weight. The responder included code markup and screenshots demonstrating the before/after appearance.
Status: The solution appears complete, with the responder requesting the original poster mark it as solved if helpful.
Thanks in advance!
I’m looking to change my cart drawer title to bold that works for both mobile and pc. Example shown below.
This is what my site looks like:
This is how I would like it to look:
https://decemberschild.com
password: dc
Hey @MMast
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed