Hi!
Today something odd happened. My footer was showing just fine this morning and I was able to use CSS to remove the form label from the form, just to make it more compact.
Later tonight the footer didn’t show on any page?!? After deactivating all plugins and reactivating them one by one I found out that Jetpack was messing things up. Now the footer is visible again, but no matter what I do, I can’t style the footer with CSS.
How on earth do I get…
#top label {
display: none;
}
… to have an effect on the label.