• Resolved sailbourne

    (@sailbourne)


    The header text (h1, h2, h3, h4, h5, h6) appears white (and therefore invisible) on all pages throughout my site. I’ve made no changes to the standard CSS file, though I can see there that the color is specified as #666.

    It is possible to highlight the text, so it is there, just invisible.

    This issue shows up on several different browsers — I’ve tested on Chrome, Safari and Chrome for Android, with the same result.

    Here is an example page:
    https://www.ridingwithrhythm.com/lessons-and-rates/

    I’m very grateful for any help you can offer.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hii sailbourne,

    Go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General Options -> paste the below code in Custom CSS box and save –

    .enigma_blog_post_content h6 {
        color: #666;
    }

    Thanks.

    Thread Starter sailbourne

    (@sailbourne)

    That’s fixed things! Thank you.

    • This reply was modified 7 years ago by sailbourne.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header Text Invisible’ is closed to new replies.