• Hi there,

    I was wondering if anyone can help me. I’m trying to make my wordress.org site more accessible, so I’m trying to change links that display as yellow (I know) to a dark red.

    I have gone into theme editor and changed this in the theme settings. Links now display as dark red when viewed on a computer. However, I’ve noticed when I check the site on my mobile, they still display as yellow.

    I have cleared my cache and tried opening up the site in an incognito window, but the links still appear as yellow.

    I’ve gone back into theme settings, but there doesn’t appear to be a mobile theme editor (although it is a responsive theme). In the theme settings when I change colours there is the option to view on a computer, tablet or mobile these all show the links as red. Yet it’s still yellow when I visit the site on an actual mobile device.

    Any ideas about what I’m doing wrong or how to fix this?

    Many thanks in advance

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • lisa

    (@contentiskey)

    I see links are yellow colored when viewing on my laptop and iphone.

    If you have made the appropriate changes, perhaps there is some server level caching to clear. (maybe in your hosting plan, maybe a plugin)

    Are you using this theme? If yes, maybe the theme’s support team can offer guidance too: https://themeforest.net/item/florian-wordpress-blog-theme-enhanced-for-gutenberg/22486257

    example of what I see when I inspect code with chrome developer tools

    .blog-post .post-header-title a:hover, .blog-post .post-header-title sup, .header-info-text a:hover, .header-menu li a:hover, .post-social-wrapper .post-social a:hover, .sidebar .widget_text a, a, body .select2-results .select2-highlighted, footer a:hover {
        color: #e3b716;
    }
    /*#e3b716 is the yellow color*/
    • This reply was modified 1 year, 9 months ago by lisa.
    • This reply was modified 1 year, 9 months ago by lisa.
    Thread Starter moralfibres

    (@moralfibres)

    Thanks Lisa, thanks to you I’ve just realised that the links come up as yellow if I’m not logged in to wordpress. I’ll see if there is cache I can clear and if not I’ll contact the theme developer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t Change Font Colour On Mobile View’ is closed to new replies.