I need to change the color in my links in the body of my pages and the link color for all posts, it's too pale and doesn't have enough contrast.
Hello Scott, It would be better for us to understand your query with the help of some edited screenshots of the concerned areas of your site. Also, share your website URL here. So that we can deliver you an exact and appropriate solution to you, Looking forward to hearing from you soon. Thanks & Regards! Akbar InkThemes.com PS: You can create your screenshots using screenpresso (http://www.screenpresso.com).
Hi, Greetings from InkThemes, To change the link color, just paste the code given below in Custom CSS section. (Dashboard->Appearence->Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .page .page-content a { color: #ff0000; } .sidebar li a { color: #ff0000; } Hope this helps...! Thanks & Regards! Akbar InkThemes.com Note: Change the color code value accordingly.
You are most Welcome! Always feel free to ask your queries at our support forum: http://inkthemes.com/community/ and at our email [email protected] We would be glad to assist you... Have a nice day! Thanks & Regards! Akbar InkThemes.com