• Hi,
    h1, h2, h3 etc all have the text colour of white and can’t be seen on the white background. I tried to change the css but it made no difference.

    Many thanks
    G

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    Please use the below CSS code in custom CSS box and save the changes –

    .enigma_blog_post_content h1 {
        color: #000;
    }

    You can change the color code (#000) as per requirement.

    Let us know if any query.

    Thanks.

    Thread Starter gcrobson

    (@gcrobson)

    That worked perfect and a quick reply.

    Many thanks,
    Gary

    Hello,

    I just had the same problem and fixed it with the custom CSS solution above. But, is this really the only way of correcting the problem? It seems it should be possible to change the color of the H1, H2, etc in the editor.

    jfd118

    Firstly You’re most welcome gcrobson. If you like our support please rate and review us here.

    Hi jfd118,

    The custom CSS is not only the solution. You can also change the color from the editor also. If you have the “classic editor plugin” then you can see the color option as showun in the below screenshot.

    https://i.postimg.cc/bvMBRGBQ/screenshot.png

    And change any text in any color as per requirement.

    Let us know if any query.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘h1 – Heading is white’ is closed to new replies.