Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: p{ color:#000!important; } Thanks & Regards Gourav Shrivastava
Hello, Could you please specify us with the help of screenshot images that which text color you want to change so that i can provide you exact solution.
I would like to the text within the body of each page and post to be black, not grey. Also, I would like to change the font of the headings (h1, h2, h3) and body copy to a sans-serif font .
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .content-bar p { color: black; } .page-heading h1, .page-heading h2, .page-heading h3 { color: black; font-family: symbol; } .content-bar h2 { color: black; } In place of "black" you can put your color or color code. In place of "symbol" you can put your font.
Hi there That code does not work? I have made changes and viewed in browser with cache flushed. Thanks
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .content-bar p { color: black ! important; } in place of Code: .content-bar p { color: black; } This will solve your issue.
Hello, Could you please provide the following information listed below. Thread Link: http://www.inkthemes.com/community/threads/body-copy-text-colour.12681/#post-47101 Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] . We will check and try to resolve your issue.