YoungBloodMedia Posted July 30, 2020 Share Posted July 30, 2020 Site URL: https://www.youngbloodmedia.com.au/ Hi, My site displays fine on desktop but frustratingly the hamburger dropdown menu flashes to white/blank when clicked on mobile. If you click it again you briefly see all the menu links that should be there flash up but then disappear. I've got no clue how to fix this. Can anyone please help me? Thanks! Callum Link to comment
derricksrandomviews Posted July 30, 2020 Share Posted July 30, 2020 (edited) Looks like white text on white background. The links are there , I can still click to a new page. Font or background color should be changed: Edited July 30, 2020 by derricksrandomviews Link to comment
rwp Posted July 30, 2020 Share Posted July 30, 2020 .container.header-menu-nav-item a { color: black !important; } .header-burger-btn.burger.burger--active { filter: invert(1); } Design -> Custom CSS Link to comment
YoungBloodMedia Posted July 30, 2020 Author Share Posted July 30, 2020 4 hours ago, rwp said: .container.header-menu-nav-item a { color: black !important; } .header-burger-btn.burger.burger--active { filter: invert(1); } Design -> Custom CSS This worked! Thank you so much man! rwp and derricksrandomviews 2 Link to comment
JessiFLIPD Posted October 1, 2021 Share Posted October 1, 2021 On 7/30/2020 at 1:40 PM, rwp said: .container.header-menu-nav-item a { color: black !important; } .header-burger-btn.burger.burger--active { filter: invert(1); } Design -> Custom CSS I was having the same issue and FINALLY came across your answer. IT WORKED! Thanks for saving me. tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment