Hello @vapourdesign,
Thank you so much for using our theme Polite.
Would you please share your site URL with us? We will check and get back to you.
For more dedicated support, use our official support medium. https://www.templatesell.com/support/
Thank you
Hi, my site is:
https://www.taylorkimble.com/
It doesn’t work when I’m on my phone, but it does in the “mobile menu” on computer.
Also, in the mobile drop-down: when the submenu drops down, the main menu text color turns white and blends in with the white background. How do I keep that text color black?
Thank you
Hi @taylorkimble21,
we have updated the theme. Please update the theme. Hope the issues will get fixed.
Thanks
Thank you! The drop down is fixed, but the text color is not.
Hello @taylorkimble21
As you are using Elementor for making the home page content, you can select the color of the paragraph from the Elementor settings. Please check the Elementor settings and try once.
Thank you
It is not the paragraph color. It is the color of the mobile menu drop down. In the mobile drop-down: when the submenu drops down, the main menu text color turns white and blends in with the white background. How do I keep that text color black?
Hello
Please add the below CSS code on Appearance > Customize > Additional CSS,
@media (max-width: 991px)
.header-image .main-menu > ul > li > a {
color: #000;
}
Hope this helps.
For dedicated support, you can use our official support medium.
https://www.templatesell.com/support/
Thank you
The above code fixes this on mobile devices, but not for submenus. Submenus on mobile device are still very light gray und unreadable on the white background. Can you fix this?
Thanks