Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1255423
    jensjakobsen
    Participant

    Hi

    I’m running an Icon theme at http://jcloud.dk, and I’d like to place all headers to the left for each post or page that I write. How do I do that?

    #1255749
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    
    .entry-header .entry-title {
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        width: 100%;
    }
    

    Hope that helps.

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