Frank349 Posted May 11, 2021 Share Posted May 11, 2021 Site URL: https://www.maslowproject.com/ Is there any way to change just the mobile background color and not the desktop background color? What is happening is that our background video is not playing when using Firefox mobile and just a white background color is showing up. When I change the background color on desktop from white to another color, it looks awful. I need the background color white on desktop and ideally need to just change the color when using mobile devices. If you've found a solution to this, thanks for taking the time to reply. Best, Frank Link to comment
tuanphan Posted May 16, 2021 Share Posted May 16, 2021 On 5/12/2021 at 3:54 AM, Frank349 said: Site URL: https://www.maslowproject.com/ Is there any way to change just the mobile background color and not the desktop background color? What is happening is that our background video is not playing when using Firefox mobile and just a white background color is showing up. When I change the background color on desktop from white to another color, it looks awful. I need the background color white on desktop and ideally need to just change the color when using mobile devices. If you've found a solution to this, thanks for taking the time to reply. Best, Frank Add to Design > Custom CSS /* Home-Mobile-Video background */ @media screen and (max-width:767px) { body.homepage article section:first-child .section-background { background: red !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Frank349 Posted May 18, 2021 Author Share Posted May 18, 2021 Hi tuanphan - thanks so much for taking the time to reply and provide this. I will give it a try and reply back. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment