Hii Outerspection,
Please tell us clearly what you exactly want? Give your site URL and screenshot of your issue.
Thanks.
Good morning. If I change the font to anything but paragraph the text disappears. Go to this page then highlight the text. You will see at the very top that
“Barefoot Bay FL Pest Control” can not be seen as I gave it a h3. Thank you for your help.
http://www.brevardpestout.com/barefoot-bay-fl-pest-control/
Hii Outerspection,
Go to Dashboard -> Appearance -> Customize -> Theme Options -> paste the below CSS in Custom CSS box and save.
.enigma_blog_post_content h3 {
color: #777;
}
Thanks.
@ outerspection , Have you tried above solution ?