Font, Height, etc.
-
Hi! Thank you so much for this plugin. ?? I would like to style it to match my site a bit more, but I’m struggling with it.
1) I’d like to change the font to Special Elite (a Google font). I tried this but it isn’t working:
.wpsdc-drop-cap { padding: 0; font-size: 3em; line-height: 0.8em; font-family: Special Elite, latin; }
and I tried this, but it still didn’t work:
.wpsdc-drop-cap { padding: 0; font-size: 3em; line-height: 0.8em; font-family: Special Elite; }
2) How do I make it accept double digit drop caps? Like the number 10. I found if I do [dropcap]1[/dropcap][dropcap]0[/dropcap], it’ll do it, but is there a way to just go [dropcap]10[/dropcap] and it turn both numbers into dropcaps? Currently, it will only do the first number, but not the second.
3) How do I make it so it only drops the height of 2 lines instead of 3?
Thank you kindly! ??
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Font, Height, etc.’ is closed to new replies.