Posts Category Page Title Color

Responsive WordPress theme suitable for Schools, Colleges or educational websites.
GK User
Tue May 10, 2016 10:14 am
Hi, I have setup a university news posts category page in the menu. This page and everything else loads fine but the title of the page shows up in grey against a black bg color. The title text should be white like all the other pages. Pls see screenshot and advice.

Thank you.
User avatar
Senior Boarder

Joshua M
Wed May 11, 2016 10:38 am
Hi,

Try to add the following custom css code:
Code: Select all
#gk-page-title > span a {
   color: #fff!important;
}
User avatar
Moderator

GK User
Thu May 12, 2016 7:14 am
Thank you.
User avatar
Senior Boarder


cron