Theme changes not showing up

Permalink
This has probably been asked a thousand times, but I'm stuck.

I am using the stock "Plain Yogurt" theme, and instead of the sidebar text being double-spaced, I want it single-spaced. So I opened the configuration, clicked the "Customize" button, clicked on "Add Your CSS", and added this line of code:

#page #central #sidebar p{ line-height:12px}

I clicked "OK", the preview re-rendered and displayed the changes properly. So I clicked "Save" and "Return to Website" and the page has the old settings, not the new.

I've cleared the cache on the server side, I've cleared my browser cache and even tried another browser, but still don't see the changes.

I deactivated the theme and re-activated it, but the results are the same.

Also, when I click "Preview" from the Themes page, it renders properly.

Any suggestions?

Thanks!

-Jim Barr

jbarr
 
Steevb replied on at Permalink Best Answer Reply
Steevb
Use return key for paragraph (double space).

Use 'shift' and return key for line break (single space).

Hope that helps
jbarr replied on at Permalink Reply
jbarr
Thank you for the info. Your suggestion will absolutely help. I was not aware of that.

In the end, however, I think there must have been some caching somewhere, because it renders perfectly at home.

But your suggestion is great!!