Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • chichestersolar Friend
    #188437

    Hi,

    I am using a copy of the light theme called “custom”. I am editing the file templatesja_merocssthemescustomtemplate.css

    When I adjust the line below:

    .ja-mainnav .navbar .nav > li > a:focus,
    .ja-mainnav .navbar .nav > li > a:hover {
    background: transparent;
    color: #fff
    text-shadow: none;

    and clear the cache the main menu hover colour is not changing from white?

    Any ideas?

    Many thanks

    Andrew

    Ninja Lead Moderator
    #496646

    You can change it here

    Open templates/ja_mero/less/navigation.less file


    // Hover
    .ja-mainnav .navbar .nav > li > a:focus,
    .ja-mainnav .navbar .nav > li > a:hover {
    background: transparent;
    color: @white;
    text-shadow: none;
    }

    Change color with my red mark

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum