kiriako Posted July 28, 2020 Share Posted July 28, 2020 How do I make my colours to invert when the mobile site is loaded. On desktop, it loads with white text on a black background, but I want black text with a white background for mobile. Also, I would like to get ride of the line break "BOOK your ride, and more" on the mobile site. Here is my current markdown code: <div style="background-color:black; text-align:left; vertical-align: middle; padding:20px 0;"> <h1 style="background-color:black;">WE KNOW YOU'RE BUSY.</h1> </div> <div style="background-color:black; text-align:left; vertical-align: middle; padding:10px 0; margin-top:10px"> <h4>Access your account, BOOK your ride, and more,<br>while you’re on the go with our <b>mobile app!</b></h4> </div> <div class="black"> Link to comment
tuanphan Posted July 31, 2020 Share Posted July 31, 2020 Can you share link to page where you inserted Markdown? We can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.