Tagged: Blog, featured image
Is there a way to center the featured images on the blog page instead of it being left justified?
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
Thanks Nikko.
Hi VastMarketing,
Glad we could help :)
Best regards,
Nikko