Gus1987 Posted May 11, 2020 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!
tuanphan Posted May 11, 2020 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Gus1987 Posted May 11, 2020 Author 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?
Gus1987 Posted May 11, 2020 Author 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?
tuanphan Posted May 12, 2020 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Gus1987 Posted May 12, 2020 Author Posted May 12, 2020 30 minutes ago, tuanphan said: What is access password? gussungforte
tuanphan Posted May 13, 2020 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.