Hi there
I know this question has been placed many times, but I can’t find a solution that is correct for me. I have this testing site: http://test.stegemueller.dk/ and I want the <p>-text to be black #000000 or #222222 but no matter what I do under ‘Enfold Theme Options’ under ‘General styling’ it keeps to be gray/very light. No one can read that.
My cache is cleared, my php_memory is 512 and I have tried all the colours in the scheme but it doesn’t help.
Can you help me?
Best regards,
Hanne
Hi Hanne,
The colour of the text is black already, I think the problem on your site is the font weight? Try adding this to your CSS as well:
font-weight: 600;
Best regards,
Rikard
Hi Rikard
Thank you very much for your quick answer, that I have now tried, And it works fine! My quicj CSS now looks like this:
body, p { font-size: 15px; color: #000000; font-weight: 600;
}
And that works fine, but ‘wild’. I have been experimenting with the font-weight, and I can’t come to something that does not look bold. Can you help me?
Best regards,
Hanne,
Denmark
Hi again Rikard
I think I found the answer: 450 :-)
Have a nice day!
Best regards,
Hanne
Hi Hanne,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria