Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #831060

    Greetings!

    I’d like to center align a blog posts title:

    • 대장장이의 연단, 우리의 시련
    • 그날의 기억! 그날의 준비!

    How do I center align blog posts title in this area? Currently they are align-left.

    Thank you!

    • This topic was modified 7 years, 3 months ago by Yigit. Reason: Fixed HTML
    #831071

    Hey leekiya,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {
        text-align: center!important;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.