I am stuck as to where to find the css file or code that i need to change for the attached file. The GREY colour NEEDS to be changed, so if you could tell me where to find this so i can change it please?
Could you share URL of this page?
saguaros https://photographersandmodels.com/
david_pook Could you share the login account also? it requires login to see that section.
saguaros I sent that regarding another ticket in the premium ticket system. If i post here, others will see the login details which isn't best practice is it?
It seems to be notifications but there is none now 🙂
saguaros Ok, take a look on the right and see that there is a tab called Page categories. Look at the grey colour, am pretty sure its using the same css in this area as well. WHERE do i change this so i can change the colour grey? 🙂
It's inheriting color from this rule: .jomsocial a { color: #000; }
.jomsocial a { color: #000; }
saguaros and whereabouts would i find that? Which file on my system please?
david_pook
It's declared in the file:
root/components/com_community/templates/js-column/assets/css/style.css
To override this rule, you can put your own code into the file:
root/media/templates/site/cassiopeia/css/user.css