• Hello. Is there a way to center the titles of the posts under each pictures when they are in a grid? Right now they are aligned on the left,and while it doesn’t look bad, I would much rather it be centered. Thanks for any help.

Viewing 1 replies (of 1 total)
  • This should center it, but it centers the category along with the title;

    .featured-content-inner {
    text-align: center;
    }

    Make sure you do it in a child theme or custom css plugin ??

Viewing 1 replies (of 1 total)
  • The topic ‘Center post titles under grid?’ is closed to new replies.