Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #185921

    I have the blog tool that pulls in the 3 latest blogs to my home page. my feature images are very small. it currently pulls the image and aligns it left. how can i align it center to the post excerpt beneath it?

    #185923
    This reply has been marked as private.
    #186084

    Hey!

    The images are center aligned correctly. Is this fixed?

    Best regards,
    Ismael

    #186262
    This reply has been marked as private.
    #186384

    Hi!

    Oh! My bad. Add this on your custom.css or Quick CSS:

    .avia-content-slider1 .slide-image img {
    left: 30%;
    }

    Cheers!
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to center feature image on blog posts’ is closed to new replies.