Trigger 0 Share Posted January 6, 2020 Hi all, sorry to be a bother but could someone provide the custom css code to increase the mobile navigation font for my website. Template: Ethan. URL: www.triggersanj.com Thank you in advance. Link to post
0 tuanphan 8,928 Share Posted January 6, 2020 Add to Home > Design > custom CSS a.Mobile-overlay-nav-item { font-size: 30px !important; } Trigger 1 You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Trigger 0 Author Share Posted January 6, 2020 5 minutes ago, tuanphan said: Add to Home > Design > custom CSS a.Mobile-overlay-nav-item { font-size: 30px !important; } Thank you. That worked. Link to post
0 Trigger1 0 Share Posted February 11, 2020 On 1/6/2020 at 3:16 PM, tuanphan said: Add to Home > Design > custom CSS a.Mobile-overlay-nav-item { font-size: 30px !important; } Hi Mate, I noticed the folder in the mobile menu is appearing small. Do you know how to make the text in the folder appear the same as the font size you have suggested? Attached. Link to post
0 tuanphan 8,928 Share Posted February 11, 2020 span.Mobile-overlay-nav-item--folder-label { font-size: 30px !important; } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Trigger1 0 Share Posted February 11, 2020 2 hours ago, tuanphan said: span.Mobile-overlay-nav-item--folder-label { font-size: 30px !important; } Thank you!! Link to post
0 emerald_252 0 Share Posted February 20, 2020 On 1/6/2020 at 9:16 AM, tuanphan said: Add to Home > Design > custom CSS a.Mobile-overlay-nav-item { font-size: 30px !important; } Hi @tuanphan - this didn't work for me. I'm trying to make the font of the mobile menu smaller... www.prci-2019.squarespace.com Link to post
0 tuanphan 8,928 Share Posted February 21, 2020 17 hours ago, emerald_252 said: Hi @tuanphan - this didn't work for me. I'm trying to make the font of the mobile menu smaller... www.prci-2019.squarespace.com nav.header-menu-nav-list * { font-size: 39px; } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Wilcoxwork 1 Share Posted July 8, 2020 Hi @tuanphan - any idea how I can get the login font size the same as the rest of the mobile Navigation - http://thaxterstovellbarbers.com Link to post
0 tuanphan 8,928 Share Posted July 8, 2020 5 minutes ago, Wilcoxwork said: Hi @tuanphan - any idea how I can get the login font size the same as the rest of the mobile Navigation - http://thaxterstovellbarbers.com @media screen and (max-width:767px) { a.user-accounts-text-link.header-nav-item { font-size: 20px; } } Wilcoxwork 1 You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
Question
Trigger 0
Hi all, sorry to be a bother but could someone provide the custom css code to increase the mobile navigation font for my website.
Template: Ethan.
URL: www.triggersanj.com
Thank you in advance.
Link to post
Top Posters For This Question
4
2
2
1
Popular Days
Jan 6
3
Feb 11
3
Jul 8
2
Feb 20
1
Top Posters For This Question
tuanphan 4 posts
Trigger 2 posts
Trigger1 2 posts
emerald_252 1 post
Popular Days
Jan 6 2020
3 posts
Feb 11 2020
3 posts
Jul 8 2020
2 posts
Feb 20 2020
1 post
Popular Posts
tuanphan
Add to Home > Design > custom CSS a.Mobile-overlay-nav-item { font-size: 30px !important; }
tuanphan
@media screen and (max-width:767px) { a.user-accounts-text-link.header-nav-item { font-size: 20px; } }
Posted Images
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment