Hello,
Unfortunately the theme has no such option. You can edit each block to have a particular color and then filter a specific category like on our demo page: http://demo.tagdiv.com/newspaper/ but anything beyond that will require custom work.
Thank you!
Hello,
I’m not sure exactly what you mean but i will try to cover a few things. The category color can be set from the theme panel: http://screencast.com/t/uuYAEhpmq but this color will only be visible on posts: http://screencast.com/t/3NqXqrge3
The category tags color on modules and blocks from the homepage cannot be changed from the theme panel and they will not receive the color you set for the particular category.
You could change these tag colors with css:
.td-post-category{
background-color:red
}
But this will affect all category tags:
http://screencast.com/t/gsDssegdvR
Another method to use the blocks with different colors is to set the color from visual composer like the example in the reply above.
Unfortunately these are the only controls the theme has at the moment regarding category tags.
I hope this helps.
Thank you!
Hello! Thank you for your response.
I am referring to the colored “block” titles (section headings) on the Homepage. As shown on your demo homepage, http://themeforest.net/item/newspaper/full_screen_preview/5489609, DON”T MISS is orange, LIFESTYLE NEWS is green, etc.
Changing the Title Background Color option in the Homepage Block Settings does not work.
Hi,
The colors for block titles can be changed like so: http://screencast.com/t/kXxARwYf64
You must have a title set to the block in order for it to work (the default ‘block title’ does not work)
result: http://screencast.com/t/UzHfgtkxeX
Thanks.
Hello!
Those are the steps I initially followed (except changing the title name). I went through the steps again and changed the title name, background color, and title color to see which changes, if any, would show up. I saved the changes and updated the page. Nothing changed except the title name.
Hi,
It seems there is something interfering with the css so please disable all your plugins except visual composer and check again. Also clear your cache. There could be a plugin conflict preventing these options to work.
If the problem is still there afterwards, please send an email at contact@tagdiv.com and provide wp-admin so we can take a look. Also include a link to this topic.
Thank you!