Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1035515
    Matthieu
    Participant

    This code doesn’t seem to work.
    Have a look at this page for example : http://canopee-innovation.com/qui-sommes-nous/pourquoi-la-canopee/
    Do you understand why ?

    #1035516
    Matthieu
    Participant
    This reply has been marked as private.
    #1035677
    Paul R
    Moderator

    Hi,

    You can try this code instead.

    
    @import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,100,700);
    
    .x-blockquote {
      font-family: "Roboto Slab",serif !important;
      font-size: 24px;
      color: #000;
    }
    
    .x-blockquote .x-cite {
     font-family: "Roboto Slab",serif !important;
      font-size: 16px;
      color: #aaa;
    }
    

    Hope that helps.

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