Support › Forums › Support (Legacy) › Grid blog hover color › Reply To: Grid blog hover color
22/06/2015 at 15:25
#596
Keymaster
Hello MordecaiHoltz,
To change the grid’s hover color or make it transparent you can insert the following code in Appearance > Customizer > Live CSS:
div.hover-object{background-color:transparent !important;}
