XF 1.3 Description Box Help

You could add this to your extra.css

Code:
.node .nodedescription{
   background-color:transparent;
}

I think that will do the trick for you :)
 
Last edited:
Top Bottom