Main.css versus Style.css
-
I’ve read that if I want to change something in Style.css for a child theme, I just include that single item to be changed in the Style.css in the child theme and it overrides the identical style item in the parent Style.css.
What if I want to change something in Main.css in the css subdirectory? Do I put that in Style.css, too, or will a parallel main.css in the child directory override the parent main.css?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Main.css versus Style.css’ is closed to new replies.