• Resolved surferdave

    (@surferdave)


    I am using a 3 column tile layout with equal rows. However currently the images are perfect squares. I need to have each item as a 16:9 aspect ratio instead. I have not been able to figure out where to modify this. I have tried css and \templates\items-list\items-style\fade both meta.php and image.php. Please help.

    • This topic was modified 6 years, 10 months ago by surferdave.
Viewing 1 replies (of 1 total)
  • Thread Starter surferdave

    (@surferdave)

    figured it out, add this to the css at the bottom of the portfolio layout that you are using and change the vp-id-364 to your layout id

    .vp-id-364 .vp-portfolio__item-wrap .vp-portfolio__item-img-wrap:before{

    margin-top:56.25%;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘change item heigth’ is closed to new replies.