Align Post Excerpt Titles and Text

Home Forums Gillion Theme Align Post Excerpt Titles and Text

Home Forums Gillion Theme Align Post Excerpt Titles and Text

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • Paul33
    Participant

    I’d like to center-align the post excerpt titles and text on my Masonry card home page. Is there any Custom CSS that will do this ?

    Hi Paul,

     

    Thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to centre align it?

     

    Best regards,
    Shufflehound team

    Paul33
    Participant

    Details entered in Private Box below this one

    Solution for this topic

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .blog-style-masonry-card .post-content-container {
        text-align: center;
    }

    Paul33
    Participant

    Worked perfectly – thank you !

    You are always welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)