CSS style sheet not updating
-
I’m making an update to my CSS code under appearance > editor.
WordPress is telling me ‘File edited successfully’.
When I look at my site, I see no update. I have tried ctrl+f5 to hard refresh but still no change.
When I use firebug to inspect the source I do not see the updates I made in the CSS referenced.
I’m making changes to my main stlyesheet ‘style.css’.
I’m adding margin to one element:
.below-content-alt {
padding: 0;
margin-bottom: 70px;
}Please help me! I feel like I’m going mad!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CSS style sheet not updating’ is closed to new replies.