Tagged: color, recent-visitors-for-bp
Hi,
I want to change the color of the title “recent visitors” on the profile page to white, but I don’t get it.
How you do that? In visitors-actions.php there the style class is class=’recent-visitors’, but which .css file I should change?Best regards:
SebastianHi sebastian,
you will need to update that in your theme’s css file.You can put the following in your css file
div.recent-visitors h5{ color: #fff;}
Which theme you are using, Most of the time the ss file is yourtheme/style.css but some of the theme may not load it. So, Please look into your theme and see if the style.css contains css styles.
Please do let me know if that works for you or not?
Thank you
Brajesh
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
This topic is: not resolved