Home Forums Themes Support Claue i can not change the current page color

Viewing 1 reply thread
  • Author
    Posts
    • #19012
      Anonymous

      .current_page_item a {
      color: rgb(65, 14, 55);
      text-decoration: underline;
      }

       

      it is not work

    • #19017

      Hi,

      Please use below code

      .jas-menu li > a:hover, .jas-menu li.current-menu-ancestor > a, .jas-menu li.current-menu-item > a, .jas-account-menu a:hover, .jas-action a:hover {
      	color: rgb(65, 14, 55) !important;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.