Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #983204
    david-randw
    Participant

    Hi guys,

    I can’t work out why some of the headings in the feed on this page are left aligned and some are centered:

    http://randwprojects.com.au/projects/

    I would like them all to be centered without affecting any other pages on the site.

    Any help would be much appreciated!

    Thanks.

    #983557
    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.

    .blog h2.entry-title {
        text-align: center;
    }

    Hope this helps – thanks!

    #985301
    david-randw
    Participant

    Thanks John, Worked like a charm!

    #985464
    Christopher
    Moderator

    You’re welcome.

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