How can I show the hero background image also on tablets - a little bit smaller of course ?
Cheers, Frank
frank77 Hi It is set to hidden so the hero text will show fine Add this code in custom css
.acm-hero .hero-image { display: block!important; }