Change color of category

Posted in: Newspaper
Post count: 36

How can i change the color of each category. i want to use different color for each
and How can i remove the faded line in footer above information
I want to show you pictures but i don’t know how to upload here

  • This topic was modified 9 years by dimitar.
Post count: 23312

Hello dimitar,

There is an option for it in Theme panel -> Categories section, like this -> http://screencast.com/t/2RWuPbIxC For each category you can change the category tag color and also, the background color. For more information, please check here -> https://forum.tagdiv.com/how-category-settings-work/
If you are referring to this line -> http://screencast.com/t/jiqGJoO4TStP you should use a bit of CSS code to hide it. Try the code below ->

.td-footer-bottom-full .td-container:before {
background-color:inherit;
}

The code is -> http://screencast.com/t/97fdd0u53

For more Footer settings, please consult the theme panel, like this -> http://screencast.com/t/1qjNIw3zk

Thanks for the message!

Post count: 36

Hi I want to ask how to change the whole color of theme from black to white, i use black theme and i want only to change the color

Post count: 36

how can i made this changes

Post count: 23312

Hello dimitar,

Notice that is not the simple task to change the black color to white from Black Theme Version. I suggest you change the demo.

Thanks for the message!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.