[Support request] Full width feature image

Home Forums Support [Support request] Full width feature image

Home Forums Support Full width feature image

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

    I’m trying to make my page feature image be full width from side to side without padding. What is the best way to go about doing that.
    https://www.whereiskylemiller.com/ski-tours-near-mt-baker-resort

    #1526672
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .post-image-aligned-center .featured-image,
    .post-image-aligned-center .featured-image img {
        max-width: 100%;
        width: 100%;
    }
    #1526995
    Kyle

    Perfect and easy. Thanks for all your help

    #1527552
    David
    Staff
    Customer Support

    You’re welcome

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