How to reduce the font size of footer brand information Dawn latest version

How to reduce the font size of footer brand information Dawn latest version

Sivadarshan
Shopify Partner
53 0 6

Need to change the font size of brand information in footer 

 

website: https://vanji-in.myshopify.com/

vanji

 

Thanks in advance

 

Screenshot 2024-10-01 173456.png

Replies 3 (3)

PageFly-Richard
Shopify Partner
4668 1069 1726

Hi @Sivadarshan 

 

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>
.footer-block__brand-info * {
    font-size: 12px;
}
</style>

PageFlyRichard_0-1727837975431.png

 

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.

Sayed_Safin
Shopify Partner
37 2 1

Hi @Sivadarshan, follow the below step-
Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: search base.css > open that > edit the font size to 12px  on line:3668 following the below image.

Sayed_Safin_0-1728018739855.png

Thanks.

 

Problem Solved? ✔Accept and Like solutions to help future merchants.
Github: https://github.com/safin777
Buy me a coffee

Sayed_Safin
Shopify Partner
37 2 1

Sayed_Safin_0-1728019778106.png

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

Step 2: Search for base.css file > edit the font-size to 12px in line 3668 > Save.
Thanks.

Problem Solved? ✔Accept and Like solutions to help future merchants.
Github: https://github.com/safin777
Buy me a coffee