I have a background image for my header and would like to use it in the background of the off-canvas panel (for mobile menu) as well. But it seems the only way to get a background image into the off-canvas panel is to set a background image for the primary menu (primary navigation). But that creates rectangular versions of the background behind each header menu item which doesn’t look good. Is there a solution? Maybe some CSS?
To elaborate a bit more, I have the background color of the header menu and off-canvas panel set to transparent. I have a background image set up in the header and primary navigation.
Thank you.