Danmiddo92 Posted May 18, 2020 Posted May 18, 2020 Site URL: https://www.beechcroft.co.uk/blog/what-age-can-i-retire My banners appear really narrow for blog articles. Any idea how to set a fix height?
tuanphan Posted May 18, 2020 Posted May 18, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:769px) { .collection-type-blog.view-item .banner-thumbnail-wrapper { min-height: 300px !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Danmiddo92 Posted May 18, 2020 Author Posted May 18, 2020 On 4/14/2020 at 2:30 PM, paul2009 said: Add this to Design > Custom CSS 😀 body:not(.homepage) .sqs-announcement-bar-dropzone { display:none; } 12 minutes ago, tuanphan said: Add to Home > Design > Custom CSS @media screen and (min-width:769px) { .collection-type-blog.view-item .banner-thumbnail-wrapper { min-height: 300px !important; } } Thanks, the title is now really high though any ideas?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.