Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How can I add background and text color on category titles on view all category page?
![Prosper](https://secure.gravatar.com/avatar/454cd7749f553001cb5ea034ac9db323/?default=https%3A%2F%2Fvanillicon.com%2F629617c412799f8b69bc1fc233dc810d_100.png&rating=g&size=100)
How can I add background and text color on category titles on view all category page as shown on screenshot below?
1
Best Answer
-
peregrine MVP
all category tiles with same color and same background.
try
.CategoryGroup h2.H { background-color: red; color: blue; }
or
body#vanilla_categories_index .CategoryGroup h2.H { background-color: red; color: blue; }
since, you have sent me monetary donations in the past for custom plugins, etc and have been a good guy supporting developers, which I thank you for, I am handing you the fish to help you....
but you can learn this yourself
http://www.youtube.com/watch?v=tdIk2PztcL0
www.youtube.com/watch?v=tdIk2PztcL0
you can search the web for using chrome web developer tools and css tutorial as well.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
5
Answers
or if that doesn't work something like this
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
@peregrine - thank you for your response but I will like to add background to ALL the category titles/headings and not only just one.
all category tiles with same color and same background.
try
or
since, you have sent me monetary donations in the past for custom plugins, etc and have been a good guy supporting developers, which I thank you for, I am handing you the fish to help you....
but you can learn this yourself
www.youtube.com/watch?v=tdIk2PztcL0
you can search the web for using chrome web developer tools and css tutorial as well.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
@peregrine. Thank you for the fish.
I try to take extra care to feed the people who fed me![:wink: :wink:](https://open.vanillaforums.com/plugins/emojiextender/emoji/little/wink.png)
and I tossed in a fishing rod as well...
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.