Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #705889

    I have the Author view enabled and homepage is Blog.

    How do I center the featured images on the home page? If you look now, they are to far to the right.

    Thanks!

    #705904

    Hey SK,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .big-preview.multi-big {
        padding-left: 12%;
    }
    

    Best regards,
    Jordan

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