Home › Forums › All Other Themes › mobile and tablet view background color goes black
- This topic has 5 replies, 2 voices, and was last updated 2 years, 11 months ago by
Forum Moderator.
-
AuthorPosts
-
October 22, 2020 at 1:38 pm #167547
Hello,
I wrote before but somehow I cannot reply to the other message. I am using Meditation Pro on www.yogadeverdad.com
At the blog page only at the mobile & tablet version the background goes to black and it is difficult to read.
I send screenshots:MOBILE: https://ibb.co/YRQ2g4h
DESKTOP: https://ibb.co/b5m7NTQ
It should be as the desktop version.
We changed the colour of the heather to black through a css custom code, would it be that? (custom css you sent: .header { background:#3e3e3e !important;}
)Thanks!
October 22, 2020 at 1:49 pm #167582Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1023px) { body { background: #fff !important; } }
Regards,
ChrisOctober 22, 2020 at 3:32 pm #167585Super! Many thanks!!! It works perfectly
October 23, 2020 at 12:08 pm #167655Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
ChrisOctober 23, 2020 at 1:36 pm #167671Done!
5 starsThanks
October 23, 2020 at 1:46 pm #167673Hi,
Thanks you so much 🙂
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.