New Landing › How can we help? › Themeforest Theme Support › Joyn › On IPhone, the menu text is missing
Hello,
On IPhone, the menu text is missing!
I tested many colors but it changes nothing.
This theme appears to have much problem with smartphones (Text cut video does not work …)
Hi, Please go to Admin -> Appearance -> Menus -> Assign Menus to Mobile Menu. Thanks Mohammad
OK thanks, How edit css for Mobile menu ?
Hi, What css do you want to change for mobile menu? Please explain in detail. Thanks Mohammad
Only the size of the font of the mobile menu: font-size
Hi, Please use this custom css code:-
#mobile-menu ul li a { font-size: 13px !important; }
Thanks Mohammad
ok but the active item don’t display, how change color ?
Hi, Please use this custom css code also:- #mobile-menu ul li a:hover {color:#000 !important;} Thanks Mohammad
#mobile-menu ul li a:hover {color:#000 !important;}
The active item is still not displayed
Hi, Please attach a marked screenshot image to explain your issue. Thanks Mohammad
The active section “Qui sommes-nous” under “Accueil” does not appear
Also, the hover style is not good, it is the same color as the background
Hi,
Add the code below to your custom css option
#mobile-menu .menu ul li.current-menu-item > a { color: #C3A0AA!important; }
Change it to your desired color.
-Rui
It don’t work Can you test : http://www.crsi-paris.fr on mobile please ?
Don’t see that css in the code. Can you provide admin access so I can check? Use the private reply option.
You must be logged in and have valid license to reply to this topic.