Hi,
On my Homepage, the acm-features module display with "studio" in title is really height, and I have too much white. I didn't find where I can adjust this bug. Thanks in advance
Hi franckviennois
Problem is due to your custom.css file that has at line 9
.features-item{ margin-bottom: 280px; }
Simply reduce this margin value to a lower number or remove it.
Regards