Gus1987 Posted May 11, 2020 Share Posted May 11, 2020 Site URL: https://augustussung.com hello all, I'm using the Forte template. I realized that on mobile, the hamburger menu selections are camouflaged with my BG image. How do I give it a white background, and also make it full screen and centralized? Appreciate all the help. Thank you all! Link to comment
tuanphan Posted May 11, 2020 Share Posted May 11, 2020 Add to Home > Design > Custom CSS nav#mobile-navigation { background: red !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Gus1987 Posted May 11, 2020 Author Share Posted May 11, 2020 9 hours ago, tuanphan said: Add to Home > Design > Custom CSS nav#mobile-navigation { background: red !important; } Thanks, tuanphan! What do I add on to the above code if i would like to change the font color, font size, and position it middle of the screen? Link to comment
Gus1987 Posted May 11, 2020 Author Share Posted May 11, 2020 11 hours ago, tuanphan said: Add to Home > Design > Custom CSS nav#mobile-navigation { background: red !important; } Thanks, @tuanphan What do I add on to the above code if i would like to change the font color, font size, and position it middle of the screen? Link to comment
tuanphan Posted May 12, 2020 Share Posted May 12, 2020 18 hours ago, Gus1987 said: Thanks, @tuanphan What do I add on to the above code if i would like to change the font color, font size, and position it middle of the screen? What is access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Gus1987 Posted May 12, 2020 Author Share Posted May 12, 2020 30 minutes ago, tuanphan said: What is access password? gussungforte Link to comment
tuanphan Posted May 13, 2020 Share Posted May 13, 2020 On 5/12/2020 at 3:04 AM, Gus1987 said: Thanks, @tuanphan What do I add on to the above code if i would like to change the font color, font size, and position it middle of the screen? nav#mobile-navigation * { color: red; } html.mobile-view #mobile-navigation>ul li a { font-size: 30px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.