Hi, there
Thanks for previous helps and I’m very appreciated about that.
Current I met an issue that when I try to change the color of Activity Time Hyperlinks, I can only locate the selector of that particular activity. But it won’t affect on other activities.
I’m wondering is there any way to change the color of all Activity Time Hyperlinks?
Thank you very much.
Hi dandy,
Thank you for posting.Please put teh following code in your css file
#activity-stream li .activity-content a.activity-time-since { color: red !important; /** change with your own color*/ }
change the color with your preferred color and it will work.
Regards
BrajeshHi Dandy,
it might be some css caching. it is working fine for me on your site. I can see that you have added the code at the bottom o the style.css and it is doing its job there.Please try clearing browser cache and check again.
Hi, Brajesh
Thanks for checking it again for me. Yes, I cleared my cache and it worked like charm.
Thank you very much and hope you have a good day! I will mark this topic as resolved as well.
Hi Dandy,
Thank you. Not a problem. I am glad it is resolved.
Have a great day to you too 🙂
The topic ‘ [Resolved] Change color of Activity Time Hyperlinks’ is closed to new replies.