Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1136996
    briantcohn
    Participant

    I’m trying to change the font color of text related to a plugin I installed, quote master. However, the font is grey and I cannot change it. I can change the background of the text box I put the shortcode in for the plugin, but I can’t seem to effect the text within the quote. I’ve tried editing the global and local CSS, but neither has worked.

    website is: delta3experience.com, wordpress version: 4.6, x theme version: 4.6.1, Cornerstone version: 1.3

    #1137096
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Unfortunately, we couldn’t see any attachments here due to the file size limit. Kindly resize your image and attach them back.

    Thanks!

    #1137108
    briantcohn
    Participant

    Here is the attachment

    #1137230
    Rupok
    Member

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    .qm_quote .qm_quote_text {
      color: #fff;
    }
    
    .qm_quote .qm_quote_author {
      color: #fff;
    }

    Hope this helps.

    #1137248
    briantcohn
    Participant

    Yep perfect! Thanks!

    #1137327
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1136996 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>