Viewing 2 reply threads
You must be logged in to reply to this topic.
Hello,
I buy Specular theme. You can visit my web site:
Everything is ok, but I can’t see menu from mobile phone. There is issue with color or something like that.
Only one menu item I can see everything else is white.
Thank you.
Regards, M. Sacirovic
Hello,
Sorry for the inconvenience. Please add this code into your custom css box:
@media (max-width: 480px){
nav .codeless_custom_menu_mega_menu ul>li h6, .menu-small ul.menu .codeless_custom_menu_mega_menu h6, .menu-small ul.menu > li > a { color: #020202 !important;}
}
Best regards!
You must be logged in to reply to this topic.