Re: dawn theme - increase Menu text size and footer size

Solved

dawn theme - increase Menu text size and footer size

jecbon
Explorer
60 0 23

Hello, i would like to increase the size of my header menu text and footer menu texts. I am using the dawn theme. 

Accepted Solution (1)

Zworthkey
Shopify Partner
5581 641 1582

This is an accepted solution.

@jecbon 
Paste this code on top of the base.css file.

a.header__menu-item.header__menu-item.list-menu__item.link.link--text.focus-inset {
    font-size: 20px !important;
}
a.link.link--text.list-menu__item.list-menu__item--link {
    font-size: 20px !important;
}
.footer-block__details-content.rte p {
    font-size: 20px !important;
}

THank You.

View solution in original post

Replies 8 (8)

Zworthkey
Shopify Partner
5581 641 1582

This is an accepted solution.

@jecbon 
Paste this code on top of the base.css file.

a.header__menu-item.header__menu-item.list-menu__item.link.link--text.focus-inset {
    font-size: 20px !important;
}
a.link.link--text.list-menu__item.list-menu__item--link {
    font-size: 20px !important;
}
.footer-block__details-content.rte p {
    font-size: 20px !important;
}

THank You.

Arkangel_Be
Visitor
1 0 0

the mega-menu of the theme is not updating with this

Zworthkey
Shopify Partner
5581 641 1582

@Arkangel_Be 
Kindly Share your Store Url.
So that we can help you.
Thank you.

TheBurpBoss
Explorer
54 0 14

Hi @Zworthkey, your solution pasted into the top of the base.css file worked to increase the text size of my main header menu and my policies menu I added to the footer, but it does not apear to change the 'Quick Links' menu text size in footer... Any additional code or suggestions? store =  www.theburpboss.com PW: leistu

Zworthkey
Shopify Partner
5581 641 1582

@TheBurpBoss 

Kindly Share a Screenshot of it.
I think the size is now perfect.

TheBurpBoss
Explorer
54 0 14

Maybe there was a delay in it or something. I agree, it appears now correct. Thanks!

SanDee222
Excursionist
31 0 12

Thank you very much. Your code also worked for me.

PaulClarke
New Member
5 0 0

Hi All:

 

I tried this solution but didn't have any luck. It seems to change the first option on the menu but leaves the remaining options the same size, as in the screenshot below.

Does anyone have any suggestion on how I can fix this? Thanks.

 

PaulClarke_0-1715299778623.png