Help PixTheme
  • Home
  • Theme Documentation
  • Forums
  • Log In / Sign Up

Community Forums

Please use one topic for only one question.

Please use one topic for only one question.

Please use one topic for only one question.

Homepage/Forums/Guard Team – Security WordPress Theme/change menu colours on mobile

change menu colours on mobile

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • 4 years, 4 months ago giannisth
    Participant

    hello, where can i change the colour of menu links on mobile view?

    after clicking on a menu item the colour turns from white to blue, can i change it to change to orange e.g?

    thanks

    4 years, 4 months ago Support team
    Keymaster

    Hi.

    Add this to file guardteam/library/theme/dynamic-styles.php here http://take.ms/NuPLo9:

    @media (max-width:767px) {
       html .nav > li > a:hover, html .nav > li > a:focus {
          color: <?php echo esc_attr($guardteam_additional_color)?>;
       }
    }
    4 years, 4 months ago giannisth
    Participant

    great,thanks

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

You must be logged in to reply to this topic.

Already a member? Sign In

Log In
Register Lost Password

The Best Thanks

© 2013-2023 PixTheme Studio. All Rights Reserved.