Change Text Color on Mobile Theme

Posted in: Newspaper
Post count: 63

I have a black background on my desktop page, and apparently, on Andriod, the background is black on mobile. However, I’m my iPhone, even though I have dark mode on, the background remains white, even if I change it in the Theme Panel under Mobile Theme, it remains black text on a white background. Which is fine. However, the author box seems to still follow the desktop text colors and does white text on a white background. I can’t figure out how to fix it. I can change the color of the text for desktop, but no matter what I do, it won’t change on the iPhone mobile theme. GoingFor2.com is the website.

Post count: 27744

Hello,

I checked your website and seems to look fine on Android.
https://www.screencast.com/t/PBVX8keE -> https://www.screencast.com/t/BxuwBp9jlqW -> https://www.screencast.com/t/Jh8LxxNWryn
Is this problem only iPhone on Safari or it is a problem on all browsers from iPhone?
It will help me if you can provide some screenshots with those problems.

Thank you!

Post count: 63

Looks like whatever I did yesterday worked. My cache must not have cleared properly. However, it looks like whatever I did, the author name isn’t showing.

Post count: 27744

Hello,

For Android, the author name looked fine => https://www.screencast.com/t/R7x7FjCo6V7D
Is possible that accent color from Theme Panel -> Mobile Theme -> Theme Colors to be set to white => https://www.screencast.com/t/PQEntMkI3jKB
If you want to change the color link for the author name, you can try this custom CSS

header .td-module-meta-info .td-post-author-name a {
color: green;
}

To add the code, you need to go in Theme Panel -> Mobile Theme -> Custom Code -> Custom CSS => https://www.screencast.com/t/WfVOQkaGJwwm

Let me know about your results!

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.