dethfire

Customer
Hey Russ,

quick question on how to disable the hover stats on nodes. I'd rather they just be visible without the hover. I haven't found where that is set. Thanks!!
 
No option for this, just add this to extra.less to make them always show:

Code:
.block--category .node .node-stats {
    opacity: 1;
}
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back