Can I use a different header image for mobile? (I tried to find the answer in the helps first). I remember being able to do it on an older version of Weaver in the Weaver admin. Thanks.
I don’t think there is an option (@weaver can confirm), but you can insert different header image using the Header Image HTML replacement box with show if shortcodes.
It would look like
[show_if device=desktop] HTML for the desktop image [/show_if]
[show_if device=mobile] HTML for the mobile image [/show_if]