Good morning,
I have an ACM hero module running in masthead position on this site, the image renders on desktop but not on mobile? Please advise? Thanks in advance, Mark
ramsey1971 Hi Image does not work well on phone as screen size is very small so its hidden for better style. Add this code in custom css to show it
.acm-hero .hero-image { display: block!important; }
many thanks, ultimately used custom module instead of masthead. Regards
ramsey1971 You can keep the module with above code as well.Masthead use image in the background .