Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1208115
    15bakes
    Participant

    Hi I can’t figure out how to change my websites blockquotes color and citation color. I’ve tried a few codes I found on here but none of them are working

    I tried this one

    .x-blockquote {
    color: red;
    font-size: 14px;
    }

    .x-blockquote .x-cite {
    color: blue;
    font-size: 12px;
    }

    but for some reason it didn’t work.

    #1208122
    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look.

    Thanks.

    #1208132
    15bakes
    Participant

    Hi, thanks a ton.

    Here is the url

    http://minhle.ca/

    #1208463
    Rad
    Moderator

    Hi there,

    I don’t see any Blockquote element from your site. All is there is testimonials added in text element. They are purely text with no class selectors, that CSS will not really work.

    Please try adding your testimonials in Blockqoute elements.

    Thanks!

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