Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Saguaros Moderator
    #1088585

    Hi,

    Kindly share the credentials of your site so I can have a closer look and check for you.

    Regards

    AT240 Friend
    #1088589
    This reply has been marked as private.
    Saguaros Moderator
    #1088603

    For mobile, you can use this custom CSS:

    @media (max-width: 480px) {
    #mainnav .nav .nav-child > li > .nav-child > li > a {
        color: #333;  /* change to your desired color*/
    }
    }
    AT240 Friend
    #1088639

    Ok now it works! Thank you for your help!

    Silly mistake. It started to work after I cleared the browser cache.

    • This reply was modified 6 years, 2 months ago by  AT240.
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  AT240 6 years, 2 months ago.

The topic ‘Customization does not apply on mobile view’ is closed to new replies.