In my wordpress theme there are a couple of templates, there's this one which I like for my desktop site:
https://www.vividoelectronics.com.au/
But when it goes to mobile the background is too zoomed in.
There's another template https://www.vividoelectronics.com.au/led-lcd-tvs-old/ that when it goes to mobile the background is better.
How can I make the first one mobile background look more like the second one?
I hope this makes sense, thank you.
Did you not try...
my answer to your first post?
gary
Hi Gary, that worked with the
Hi Gary, that worked with the second template, but now that I'm using this other template it doesn't help.
OK, where?
You have this:
Size Uncompressed Size 1 Document 8 KB 78 KB 7 Images 183 KB 183 KB 0 Objects 31 Scripts 829 KB 829 KB 36 Style Sheets 1418 KB 1418 KB 75 Files 2438 KB 2508 KB
Where is the background declared? In which of the 36 style sheets or perhaps the 31 scripts is the background bound to which element? Or, are you trying to use javascript to fiddle-faddle around resizing and positioning the image?
gary
Hi, At the moment I haven't
Hi,
At the moment I haven't done any customization, its just wordpress framework, with the shopkeeper theme (http://shopkeeper.getbowtied.com/)
and the visual composer plugin (https://vc.wpbakery.com/)
The template for that page is one of the standard templates from the visual composer plugin.
Given that these are both
Given that these are both paid packages, have you taken your question to either vendor? Given that all WP theme/plugin packages are poorly coded, and that these rank pretty high on the crap pile, I'd go there first. Frankly, it is not at all a reasonable to maintain set of code. The css files alone are about 30 times as large as a sane set of style declarations. (See my sig line)
gary