Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #898651
    anitaradovcic
    Participant

    How to change font of post carousel?

    #899008
    Prasant Rai
    Moderator

    Hello Anita,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #899305
    anitaradovcic
    Participant
    This reply has been marked as private.
    #900229
    Paul R
    Moderator

    Hi,

    To change font size in ethos carousel, you can add this under Custom > Edit Glboal CSS in the Customizer.

    
    body .h-entry-cover {
           font-size: 14px;
    }
    
    body .x-post-carousel-meta>span {
        font-size: 14px;
    }
    

    You may change 14px to achieve your desired size.

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