Comments Johann started the conversationJuly 6, 2015 at 7:41pmHey!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,851Tahir repliedJuly 7, 2015 at 3:28pmHey ,You can set them via Tinymce options . Thanks ThemeNectar Support Team Johann repliedJuly 7, 2015 at 3:51pmWhat is tinymce? i cant see it to be included somewhere in the theme.Johann repliedJuly 7, 2015 at 3:56pmOk, 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 repliedJuly 8, 2015 at 11:57amCustom 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: frischdone. Sign in to reply ...
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!
Hey ,
You can set them via Tinymce options .
Thanks
ThemeNectar Support Team
What is tinymce? i cant see it to be included somewhere in the theme.
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.
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.