Changing blue text
-
Hi,
I’m so sorry for having to ask a stupid question but I’m completely new at this and I’m struggling! I really need to change the blue colour of the trigger text (header?). I tried following the guidelines, i.e. adding the following rule to my theme’s stylesheet:
.tippy_header {
font-size: 3;
color: black;
}That didn’t work so I tried following the instruction to copy the tooltip’s css to my theme′s folder but I think I did it wrong. First of all, I couldn′t find the plugins/tippy/tippy.css file so I tried copying another css file (jquery.tippy.css) which mentioned header colors (well, it had tippy_header {
background-color: #ccc; which I don′t think is what I want anyway). I just copied all the text from this file-maybe I′m supposed to copy the file as a whole? And I added it to the css stylesheet because I didn’t know where else to put it! So it′s no wonder it didn′t work really!Any help would be greatly appreciated!
Thank you,
Kerry
- The topic ‘Changing blue text’ is closed to new replies.