Tagged: Blog, categories, Color, enfold
Hey Hey!
Just wondering would it be easy to change the color of the display categories on the blog?
I have 5 categories and I would like a different color for each one if it’s possible.
Thank you so much!
Hey Meri,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Yes absolutly! I sent you the link in the private content.
As you can see there are 5 categories:
#joblau should be blue
#jogroc should be yellow
#joverd should be green
#jomarro should be brown
the other one it’s ok in the pink color.
Also, how can I change the text of the botton read more? The page is in catalan and need to show “Llegeix més”.
Thank you so much! Your enfold support it’s wonderful!
Hi,
The link you sent only displays a blank page on my end, please check.
Best regards,
Rikard
Hi Rikard!
Sorry! I have changed the funcions.php and the page went down! I’m trying to fix the problem but I can’t acces the ftp so I’m waiting for an answer from my hosting ! I let you know as soon as it fixed! T.T Hopefully today!
Thank you so much!
Hi,
Ok, thanks for the feedback. Let us know when you have the site back up and we’ll have a closer look.
Best regards,
Rikard
Hey Rikard!
The problem with the site just got solved so you can take a look now!
Thank you so much!
Hi,
If you inspect the items in your browser by right clicking them and selecting Inspect, you will see the classes you can use to target them with CSS. The first category for example:
.cat-item-4 a {
color:red !important;
}
Best regards,
Rikard