Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #883470
    toddfmay
    Participant

    I’d like to center the Title and Meta tags on recent posts – is there a CSS options to do this?

    Thanks_ Todd

    #883490
    John Ezra
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .x-recent-posts-content {
        text-align: center;
    }

    Hope this helps – thanks!

    #883500
    toddfmay
    Participant

    Perfect – Thanks

    #883986
    Paul R
    Moderator

    You’re welcome! 🙂

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