Jump to content

How do I change the size of the Member Login text link in mobile navigation?

Go to solution Solved by ErikaT,

Recommended Posts

Site URL: https://www.jezhawk.com

Heya - I'm currently making some tweaks to the CSS on my website. I changed the size of the font in my mobile nav using custom css found here in the forum, and would like to do the same for the "login / account" link if possible as right now it's huge.

Similarly it would be awesome if I could either get rid of the underline link style in mobile view or make the underline not touch the text lol!

Any help would be greatly appreciated!

IMG_B525BA81051A-1.jpeg

Link to comment
On 3/24/2021 at 2:30 AM, jezhawk said:

Site URL: https://www.jezhawk.com

Heya - I'm currently making some tweaks to the CSS on my website. I changed the size of the font in my mobile nav using custom css found here in the forum, and would like to do the same for the "login / account" link if possible as right now it's huge.

Similarly it would be awesome if I could either get rid of the underline link style in mobile view or make the underline not touch the text lol!

Any help would be greatly appreciated!

Add to Design > Custom CSS

/* login text mobile */
.header-menu-nav span.unauth {
    font-size: 18px;
    font-family: futura-pt;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 years later...
21 hours ago, MarketingFounderMade said:

Hi, I have a similar issue. Shop link on mobile website is larger! Tried the above code but didn't work for me.

website www.foundermade.com

Screenshot 2023-12-04 at 11.21.23.png

Add this CSS

/* Shop size */
.header-menu-nav-wrapper a {
    font-size: 17px !important;
}

image.png.1fb9a6cb5003f6e7ef372e3d5f96bcd1.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.