How can I control or edit the display size so the photo is not cut off? see the link. Using Pro - stack Ethos
Hi @rotation,
Please try adding the following CSS on Theme Options > Global CSS
.page-template-template-layout-portfolio .x-iso-container.cols-2 .entry-cover {
padding-bottom: 59%; /* This is 85% by default, adjust accordingly*/
}
If you think after adjustment, background image seems small, you might need to edit all images and then reduce gray area around it.
Hope this helps.
yes this total worked
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.