gk buddypress read more color

Professional social WordPress theme with metro design, fully-adjustable grid widget and BuddyPress support.
GK User
Tue Aug 26, 2014 4:49 pm
i have set the color of my theme to orange but on my gk buddypress widget there is a read more text which inherits the color. Is there anyway i can change the read more color so it is not the same color as the the rest of the site? and if so how do i go about doing so?
User avatar
Senior Boarder

GK User
Wed Aug 27, 2014 6:54 am
Hi,

There's no separated color for the gk buddypress "read more" link. The color should be the same. Could you send a screenshot, which element exactly do you want to change?
User avatar
Moderator

GK User
Wed Aug 27, 2014 7:28 am
I picked the orange color theme color and as you can see from the attachment it is inherited in the gk buddy press widget. Where it says "read more" i would like the option to change that color without having to change my theme color
User avatar
Senior Boarder

GK User
Wed Aug 27, 2014 7:58 am
Use the following code:

Code: Select all
.gk-member-status a {
   color: #aaa;
}
User avatar
Moderator


cron