Okay
  Public Ticket #473084
Hover color
Closed

Comments

  • Johann started the conversation

    Hey!
    I need some custom css! :-)

    I want links in a specific row to have some different colors and hovor-colors! is this possible?
    thanks in advance.


    ´kind regards!

  •  8,851
    Tahir replied

    Hey ,

    You can set them via Tinymce options .

    Thanks


    ThemeNectar Support Team 

  • Johann replied

    What is tinymce? i cant see it to be included somewhere in the theme.

  • Johann replied

    Ok, i\'ve installed one TinyMCE. But i dont know how this could help me out? there\'s no option to change the link color / hover color.

  • Johann replied

    Custom CSS:

    body a.frisch:link {color:#eeeeee;}

    body a.frisch:visited {color:#eeeeee;}

    body a.frisch:hover {color:#cbfaaa;}

    body a.frisch:active {color:#fff;}

    Row: frisch

    done.