I am working on creating my first custom theme in underscores.
My issue is I can no longer add styles to style.css.
I can edit existing style rules in there, or add to classes that already exist.
But for any new styles I am inserting for new pages and so forth, I am forced to add to a new CSS I made and called ‘custom.css’.
I created this to add styles to bootstrap.
When I view source ‘style.css’ is loading above ‘custom.css’ on pages.
And yet, when I add new styles to style.css it changes nothing on page.
Anyone know why this could be occuring?
I think your css file is too long. Add your _s code to the file _s.css and start the style.css file with: