• Hi, my level 4 & 5 headings have changed to white on white. Main CSS looks fine. Please advise how to fix.
    Thank you.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter AJCollins

    (@ajcollins)

    oh my site is: https://www.ajcollins.com.au. I started manual coding the colour back in on my Editing/Proofreading/Assessments page, but realised this is across the whole site, so not the answer.

    Hello,

    In which page you have the issue. Please give a screenshot for that.

    Thanks.

    Thread Starter AJCollins

    (@ajcollins)

    It’s across the whole site. Here’s an example page3: https://www.ajcollins.com.au/copywriting/

    There’s a whole paragraph not showing under the H3 level “Words are my business …”
    Plus both headings are missing from the two column lists.

    Sorry, not sure how to include a screenshot here.

    Hello,

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

    .enigma_blog_post_content h4 {
        color: #000;
    }
    .ezcol.ezcol-one-half h5 {
        color: #000;
    }

    Thanks.

    Thread Starter AJCollins

    (@ajcollins)

    Thank so much for your help. Apology for the delay responding.

    This change in enigma-theme.css to the header (h1 – h6) styles, that just came in by automatic update, really screwed up my website until I realized what happened. Why on earth was the change made for all headers, especially in ‘enigma_blog_post_content’, to be white (on a white background)?!?! For site viewers, all headings have disappeared!!
    What were you thinking??

    Amazing, Isn’t it? I have no idea what they were thinking. I’ve had to manually change the colors. Thank goodness the site is small.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Heading Levels 4 & 5 White on White Background’ is closed to new replies.