Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I'm trying to change the font size of the "continue shopping".
Any idea how can I change it?
Theme: Crave v 11.0.0
https://augoods-int.myshopify.com/cart
passwrord: Roger
Solved! Go to the solution
This is an accepted solution.
Hello @WebWhisper
Its Artzen Technologies! We will be happy to help you today.
Follow the Below Steps:
1) Go to your Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following CSS at the bottom of the file above </body>
<style>
cart-items .title-wrapper-with-link a{
font-size: 22px;
}
</style>
Let me know if need further assistance
Regards,
Artzen Technologies
This is an accepted solution.
Hello @WebWhisper
Its Artzen Technologies! We will be happy to help you today.
Follow the Below Steps:
1) Go to your Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following CSS at the bottom of the file above </body>
<style>
cart-items .title-wrapper-with-link a{
font-size: 22px;
}
</style>
Let me know if need further assistance
Regards,
Artzen Technologies
Thank you!
May I know if there is any way to identify that item as "cart-items .title-wrapper-with-link"?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025