Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: Colors: Link hover (with css) #211759
    kjattke
    Member
    Post count: 2

    .

    in reply to: Colors: Link hover (with css) #211757
    kjattke
    Member
    Post count: 2

    Nevermind…

    … just when I wanted to give up, I found the error and could help myself to solve this:

    I used on top of my custom CSS the:
    a:hover{}

    And further down, within the CSS for responsive cases (@media only screen)
    – nav .menu li a {}
    – nav .menu li a:hover {}
    – nav .menu ul li.current-menu-ancestor > a, nav .menu ul li.current-menu-item > a {}

    Sorry for bothering you and I wanted to let you know that I solved it, so that you don’t need to spent time on this issue.

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