Hi again guys, the mobile menu of my website isn’t visible. Only the inactive links. How can I fix this? I’m using Astra theme, free. Thx.
I have a snapshot below
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Hi michaelburge, this issue should be easily fixed on elementor, if you can’t find the settings for it, try to use the CSS code below.
.main-header-menu .menu-link, .ast-header-custom-item a {
color: #212121; //change the color value accordingly to your liking
}
Hope that helps. Goodluck
Awesome. You have been very helpful. I am able to slowly build up my simple single product website with your help here. Keep up the good work.