Hello Support,
How do I reduce the spacing in the blog carousel, between the bottom of the excerpt and the button area?
See attached.
Thanks, Bo
Hello Support,
How do I reduce the spacing in the blog carousel, between the bottom of the excerpt and the button area?
See attached.
Thanks, Bo
Hi there,
Please try to add this CSS code to Customize > additional CSS:
.widget_sydney_latest_news_type_b .owl-item {
max-height: 620px;
}
Regards,
Thank you, Awan. Your coding worked perfectly.
Bo