• Resolved welovebcn

    (@welovebcn)


    I would like to set a height container for the images, that the images adapt to the container. Thanks

    • This topic was modified 6 years, 10 months ago by welovebcn.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author A WP Life

    (@awordpresslife)

    Hi

    If you want to same size image then use change the setting and select 150×50 size or you can use upload same size images.

    Thanks

    Steve

    (@stevebachmeier)

    Is there a way to force higher resolution images that are all the same size? Thanks!

    Plugin Author A WP Life

    (@awordpresslife)

    Hi,

    Sorry for late reply.

    You can try this CSS in the custom CSS Field.

    .portfolio_thumbnail {
        height: 180px !important;
    }

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘same box height for all images’ is closed to new replies.