Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1287242
    gizzie
    Participant

    Hi,

    I have changed the padding of my default titles with

    .entry-title {
    font-size: 150%;
    padding-left: 52px;
    }

    However, the padding looks different at http://www.tieglon.nl/?cat=5 (not alligned with the other text).

    Please advise.

    #1287307
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! How about the following change? You can add this under Custom > CSS in the Customizer.

    
    .category .entry-title {
        padding-left: 0;
        text-align: center;
    }
    

    Hope that helps.

    #1287395
    gizzie
    Participant

    Awesome. Your support rocks!

    #1287495
    Nabeel A
    Moderator

    Glad we could help 🙂

    Cheers!

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