Best Premium and Free WordPress Themes › Forums › Infinite Photography Pro › Mobile Menu › Reply To: Mobile Menu
July 24, 2016 at 10:36 am
#6912
acmethemes
Keymaster
Hello Claus,
First, we would like to suggest you to try using the option available in Customizer.
or
Would you please try once by adding this css on Appearance > Customize > Layout/Design Options > Custom CSS
@media screen and (max-width: 992px){
.slicknav_nav li a {
color: none !important;
}
}
If not worked, let us know.
Thank you