- May 18, 2015
- 207
- 150
- 1,751
BassMan submitted a new resource:
Coloured Node Categories - ... simple to achieve
Read more about this resource...
Coloured Node Categories - ... simple to achieve
View attachment 1204
Add code to your extra.less template:
Rich (BB code):/* Coloured Node Categories */ .block.block--category.block--categoryX .block-header { background: #009ACF; color: #ffffff; } /**********/
Change[B][COLOR=rgb(209, 72, 65)]X[/COLOR][/B]
to your node ID.
How do I find node ID?
It's simple to find it. Just hover on your Node Category Title like in example below and check for...
Read more about this resource...