Styling footer
Permalink
When something simple takes more than 45 minutes, I know I'm doing something wrong. I want to style my footer. Specifically, I want to add this rule...
#footer {
line-height:120%;
}
I went to my theme. Clicked 'Customize'. Clicked 'Add CSS'. Added the rule. Clicked 'OK'. Looks perfect in the pre-view. Clicked save. Went back to the site, but the rule's not being applied.
What gives?
John
#footer {
line-height:120%;
}
I went to my theme. Clicked 'Customize'. Clicked 'Add CSS'. Added the rule. Clicked 'OK'. Looks perfect in the pre-view. Clicked save. Went back to the site, but the rule's not being applied.
What gives?
John