CSS edits not displaying
-
This is my first wordpress site build. The url is christinawohlers.com
I have looked up coding solutions to remove the “powered by” at the bottom and also the black border on theme 2016.
I installed One-Click Child Theme and Simple Custom CSS as options for editing the CSS.
Neither of these methods are working for me to display my changes in the CSS.
This is the code I am using:
.site-info {display:none;}
body:not(.custom-background-image):before,
body:not(.custom-background-image):after {
height: 0px !important; }.site {margin: 0;}
I have a feeling the problem is that something is preventing my CSS edits from making it live. I turned off all plugins except for the two mentioned above.
Any help is appreciated.
- The topic ‘CSS edits not displaying’ is closed to new replies.