Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #702462

    Is there a way to center the featured images on the blog page instead of it being left justified?

    #702555

    Hey Marnie,

    Kindly add this code in Quick CSS (located in Enfold > General Styling):

    .page-thumb img {
        display: block;
        margin: 0 auto 8px;
    }

    Hope this helps. If it doesn’t work kindly give us a link to the page that has the problem and post it in the Private Content section when you reply.

    Best regards,
    Nikko

    #702561

    Thanks Nikko.

    • This reply was modified 8 years ago by VastMarketing. Reason: changed my mind
    #702585

    Hi VastMarketing,

    Glad we could help :)

    Best regards,
    Nikko

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