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/Reply To: change menu colours on mobile

Reply To: change menu colours on mobile

6 years, 7 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)?>;
   }
}

Already a member? Sign In

Log In
Register Lost Password

The Best Thanks

© 2013-2024 PixTheme Studio. All Rights Reserved.