Reply 292593 to: Images Blog page same height

Avatar: Olga Barlow
Olga Barlow
Support staff
June 30, 2021 at 13:31

Hello,

1) go to Theme Options > Blog > Blog layout > set the Image Sizes For Blog you need to crop images.

2) If you set the min-height for the title of the post you’ll get white space below titles that has fewer strings https://prnt.sc/17ngq6d Is it ok for you?

3) Do you want the shadow on hover or with the default state?
If you need with the default state then add the below code to Theme Options > Custom CSS

article.blog-post, article.post-grid {
    box-shadow: 0 3px 6px rgba(0,0,0,.1066666667),0 3px 6px rgba(0,0,0,.1533333333)!important;
    padding: 15px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.