Collection List heading font size in Refresh Mobile need to be smaller

Collection List heading font size in Refresh Mobile need to be smaller

stickershop
New Member
10 0 0

I need to reduce the font size on the collection list heading only on Mobile.  Desktop is fine and works well but font is too large for mobile.  I am using Refresh theme.  Any suggestions?

Reply 1 (1)

PageFly-Richard
Shopify Partner
4901 1099 1775

Hi @stickershop 

 

This is Richard from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the </head>

<style>
.collection-list h3.card__heading a {
    font-size: 12px;
}
</style>

 

Hope this can help you solve the issue 

 

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.