background image 'info box' > not responsive
i used (or imported the demo ; ) a blue backgroundimage for a 'info box'. On a desktop/laptop this works fine, but on a smartphone/tablet this does not seems to be responsive.
Do you perhaps a solution. URL: [Links visible only for registered users] (it's the blue box 'WAAROM ONLINE WERKEN' in the middle of the page on the left side).
Thanks in advance, henk.
Comments
background images are made with css. Such backgrounds are not responsive and never won't be. It's not the theme problem but it's technical issue between responsive and css backgrounds.
Thanks!