Happening now | Office Hours: Customizing Your Theme with Moeed | Ask all your theme customization questions now!

Customise font size of menu title in footer - dawn theme

Solved

Customise font size of menu title in footer - dawn theme

monomgroup
Explorer
99 0 35

Hi!

 

We are trying to decrease font size of menu title in footer - dawn theme. Anyone? Much appreciated.

 

s. screenhot  

monomgroup_0-1687278681126.png

 

store url: www.mism.store

 

Thanks in advance!

 

Best,

team-mism

Accepted Solution (1)

Moeed
Shopify Partner
7131 1917 2349

This is an accepted solution.

Hey @monomgroup 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.

 

<style>
h2.footer-block__heading {
    font-size: 13px;
}
</style>

 

Moeed_0-1687279658979.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 3 (3)

Moeed
Shopify Partner
7131 1917 2349

This is an accepted solution.

Hey @monomgroup 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag.

 

<style>
h2.footer-block__heading {
    font-size: 13px;
}
</style>

 

Moeed_0-1687279658979.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Made4uo-Ribe
Shopify Partner
10038 2387 3014

Hi @monomgroup ,

Is this for header on this are? Or only one header?

If for all try this. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
  4. And Save.

 

h2.footer-block__heading {
    font-size: 1.3rem;
}

 

Result:

Ribe_Dagandara_0-1687279567762.png

I hope it help.

 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.

HazilStudiosNYC
Shopify Partner
139 23 26

There's an easy solution for you 🙂

In the theme customizer, click on footer.
Scroll down on the right to where it says "custom css".

Screenshot 2023-06-20 at 6.45.34 PM.png

 Add 

h2 {
  font-size: 0.85em;
}

 

Or any other font-size and click "Save".

Let me know if this did it.

Happy selling,
Flo

Join Shopify School

Flo | Co-Founder and CEO; Hazil - Shopify Mentorship
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
-
Want fast help? Chat with me