This topic has 10 replies, 4 voices, and was last updated 8 years ago ago by Jack Richardson
Hello,there is a way to set custom dimensions to the grids or at least to make them rectangles?
As can you see the photos that are rectangles,they were cut.For example the 2 last.
Thank you
Hello,
I see only 3 default VC images. They are not cut.
Have you edited the page?
Regards,
Eva Kemp.
Sorry,can you take a look here?
Can you please tell me?
Thank you
Hello,
Unfortunately, there is no such possibility. Sorry.
You can try upload images with similar dimensions and add this code:
.blog-post img{
height: 155px;
}
Regards,
Rose Tyler.
Nothing happens with this code…
I have set height 1623px that is the height of the images and i have put the code to custom css page settings.
Hello,
Try to add this code:
.page-id-23997 .vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
background-size: contain;
}
Also, you can use Masonry Media Grid. Masonry is a grid layout based on columns. Unlike other grid layouts, it doesn’t have fixed height rows.
Regards,
Rose Tyler.
Ok,this is worked,but it changed the distances between photos.
At the end of page i have set masonry media grid,you were right works better,but how can change display mode?
For example there is a blank under the last photo.
Thanks
Hello,
If you don’t want your images to be cropped make them with similar dimensions and horizontal or vertical only. Otherwise it can’t be displayed the same way if you are using different images.
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up