Mobile Menu not showing up properly on Pixel 3 on Chrome

Hello,

I am in the middle of building a site with Activello. One of my clients notified me that the submenu links are not immediately showing up on his phone. They only appear after he clicks into the blank spots. (a screen shot is attached). He said he uses Chrome on Pixel 3.

Here is the work-in-progress link:
http://thecaveproject.ca/wordpress/

Thanks!

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSSĀ in appearance - customize - additional CSS

.dropdown-menu> li> a {
color: #333333!important;
}

Thanks!
Colorlib Support Team