[Plugin: Quotes Collection] CSS styling not working for me
-
I tried styling in the css file but it doesn’t work. I am trying to get the quote bolded and in a different color. Here is the code I used: `.quotescollection_randomquote q {
color: #B3117E;
font-weight: bold;
}`Did I put it on the wrong variable?
Also, I can’t get the quotes to remove. I uncommented the block as directed but it still shows quotes. Help!
Does it mean anything that my css file says “inactive” at top? I have tried many different changes in css and NONE of them show up on the site. Do I have to paste the css into my theme’s style sheet?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Quotes Collection] CSS styling not working for me’ is closed to new replies.