Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Srini G

    (@srinig)

    You can style the output of this plugin in whatever way you want by editing the quotes-collection.css file.

    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?

    You can ignore my post. The changes eventually displayed correctly on my site, it just took about 15 minutes for some reason.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Quotes Collection] Support for Styles and Variations’ is closed to new replies.