Styling CSS doesn’t work
-
I’m trying to change background of the page, adding
background-color: #ff0000;
body { font-family: Georgia, Arial, Helvetica, Sans Serif; font-size: 65.5%; background-color: #ff0000; }
If I use console and modify the css is working no problem, but when I go and modify the plugin css in
dashboard > plugins > editor > simple maintenance > sm-style.css
then save it, it doesn’t work. The page is same as the default. Am I missing something?
I also addedp { color: #ffffff; }
to make text white.Thanks, great and simple plugin.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Styling CSS doesn’t work’ is closed to new replies.