typography.css background color greek yogurt

Permalink
div#main-container {
   /* customize_main-background */ background-color: none; /* customize_main-background */
}


I've successfully set the background color to "none"/transparent. If I go into dashboard > themes > customize, the color will be changed to whatever I set it to in typography.css (none in this case). I can edit the color applying any color available through the dashboard, but then I cant click the "x" to remove color and revert to default, and am therefore stuck with a color and not clear as id like it.

any ideas ??

enlil
 
enlil replied on at Permalink Best Answer Reply
enlil
Problem solved...

On a whim, I removed "/* customize_main-background */" from before and after the color. It now renders as set in the typography.css and is no longer available in the dashboard theme customization dialogue!