Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1368877
    Don D
    Participant

    The above says it all. How do I left-align the headlines on my pages?

    My site is here. A sample page is here. Please tell me how to left-align the word “Testimonials.”

    Thank you.

    #1368899
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

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

    Hope it helps 🙂

    #1368972
    Don D
    Participant

    YES YES YES . Thank you.

    #1369004
    Rahul
    Moderator

    Glad we were able to help. 🙂

    Feel free to ask us, if you have any further queries with the X-theme.

    Thanks.

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