By Marcus Roskill on Monday, 15 October 2018
Posted in General
Replies 1
Likes 0
Views 364
Votes 0
Hi guys

How do I customize the colour for the 'recent activities' separator?

See attached screenshot.

Thanks
Katie
Hey there,

You can add the following CSS code into Backend > EasySocial > Themes > Custom CSS to change the colour for the 'recent activities' separator:


#es .es-stream-pinned-divider span:before, #es .es-stream-pinned-divider span:after {
border-top: 1px solid #FF0000;
}


Remember to change the colour code to the colour that you want.

Do take note that remember to clear all your cache before you see the changes.
·
Tuesday, 16 October 2018 15:36
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post