Change mobile background
I need to change the parallax background on mobile with another image than the one that I have on desktop.
So far I managed to change the background in css using a @media rule, but I didn't retain the parallax option, so i had a static background.
Is there a way to change the mobile and tablet background while keeping the parallax feature?
Thanks
Comments
You can create a separate section for mobile and desktop.
Just edit this section through Muffin Builder, scroll to the bottom and
you will find a 'responsive visibility' option.
http://prntscr.com/lq500g
It will surely help you.
Thanks
As I have a lot of elements in the page I tought that maybe there was a limit on how much elements I can have on the same page.
Could this be possible?
It's a very common issue, and it can be resolved only by contacting hosting provider.
You have to ask him, about increasing this value to 5000.
It will solve your problem of disappearing content.
Thanks