Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1309205

    To whom it may concern,

    How can I center align the title for the portfolio post please?

    Regards

    #1309464

    Hi FamalcoGroup,

    Please try the following in Quick CSS under Enfold->General Styling:

    .grid-entry h3.grid-entry-title {
      text-align: center;
    }

    Best regards,
    Rikard

    #1309694

    Im afraid, this is not working :/ Nothing changed. I want to center align the title for the post in the portfolio grid not the main title of the page.

    #1309802

    Hi FamalcoGroup,

    Can you give us a link to the page mentioned? so we can inspect why it’s not working.

    Best regards,
    Nikko

    #1309896

    I want to center align the January 2020 title like the download pdf :)

    Thanks

    #1309980

    Hi FamalcoGroup,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top #wrap_all .grid-content .grid-entry-title {
        text-align: center;
    }

    Best regards,
    Nikko

    #1310068

    Thanks it worked :)

    #1310116

    Hi FamalcoGroup,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Center align portfolio post title’ is closed to new replies.