Okay
  Public Ticket #1924570
Menu / Portfolio hover and active link colors
Closed

Comments

  •  5
    valeirski started the conversation

    Dear,

    How do i change the hover and active link color of both my main navigation and portfolio filters?

    Cheers

  •  1,559
    Laborator replied

    Hi valeirski,

    Can you please send us your site URL first, so we can investigate your site and then get back to you with possible solution.

    P.S. make sure you've disabled the Maintenance/Coming Soon mode

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    valeirski replied

    Hi,

    http://www.neledaems.com

    Cheers!

  •  1,559
    Laborator replied

    Hi valeirski,

    I am trying to load this site but I keep getting this error:

    medium
    (view large version)


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    valeirski replied

    Are you sure?

    Works perfect for me..

    Cheers

  •  1,559
    Laborator replied

    Happy to hear that valeirsk, have a great week!

    P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab.

    A huge thank you from Laborator in advance!

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    valeirski replied

    Hi,

    I was talking about the site working... I still have not been able to change the colors..

    Cheers

  •  1,559
    Laborator replied

    Hi there,

    Used TunnelBear to switch to another country (Germany) the site loaded, otherwise I could not see it and that is because some hosts are blocking sites to be accessible only from some specific countries. 

    Adding this CSS to Custom CSS to change the menu link color of active and hover state:

    .product-filter ul li a:hover,
    .product-filter ul li.active a  {
      color: red;
    }
    .main-header.menu-type-standard-menu .standard-menu-container ul.menu > li > a:after,
    .product-filter ul li a:after {
      background: red !important;
    } 
    .main-header.menu-type-standard-menu .standard-menu-container ul.menu > li.current-menu-item > a, 
    .main-header.menu-type-standard-menu .standard-menu-container ul.menu > li > a:hover {
      color: red;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  5
    valeirski replied

    Thank you!

  • [deleted] replied

    Glad to hear thatsmile.png

    I wish you an amazing week!

    Will set this ticket as solved from here.

    P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from me and Laborator in advance.