[Resolved] Featured image taking full with of the column

Home Forums Support [Resolved] Featured image taking full with of the column

Home Forums Support Featured image taking full with of the column

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

    How can I set width of the featured images to the full size of the column, when the image size is smaller than the column size?

    Thanks!

    #918296
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .generate-columns-container .post-image img {
        width: 100%;
    }
    #918320
    Hasan

    Perfect! Thanks!! 🙂

    #918325
    David
    Staff
    Customer Support

    Glad to be of help

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