I've purchased the CSS customization upgrade. It doesn't appear to be saving any of my comments to make note of what changes were done and why.
For example, an entry as simple as the following:
/* This changes the navigation background color */
#access {
background: #2d3e6a;
}
will return only this once the stylesheet is saved:
#access {
background: #2d3e6a;
}
Am I missing something or are comments not available?
The blog I need help with is californiahost.wordpress.com.