Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #870298

    Hi
    In the mobiles it used off-canvas menu , that have different style .
    Add this code in custom.css file to make them in white color

    @media (max-width: 991px) {
    .nav > li > span {
        color: #fff;
    } }
    aalisg Friend
    #872684

    Hello and thank you for your reply,

    Great. It works! Thank you very much. Our problem is sovled now.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  aalisg 8 years, 9 months ago.

The topic ‘Main menus items that have submenus items are too dark on smartphones.’ is closed to new replies.