How to change text size for Icon with Text

How to change text size for Icon with Text

switchybits
New Member
8 0 0

I want to make this text smaller and can't seem to figure it out as I'm not good with CSS

 

switchybits_0-1703626129970.png

 

Reply 1 (1)

PageFly-Richard
Shopify Partner
4661 1068 1725

Hi @switchybits 

 

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>
li.icon-with-text__item span {
    font-size: 20px;
}
</style>

You can adjust the 20px value to increase/decrease font-size 

 

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.