hifitechindia

hifitechindia made the last post
hifitechindia
#1
Sometimes, we want different color for each category forum. So here simple css which you want to try.
Add to extra.less in your template.
Code:
/* Coloring Category and Node */
.block.block--category.block--categoryXX .block-header {
    background...
 
Back
Top