• Cant I just add my own css file to override css rules?

    What wordpress file would I edit to add a .css file as the last file and update css rules there?

    I just want to add a css file say called mycss.css

    What folder do i add it to and what .php file?

    Thanks.
    D

Viewing 1 replies (of 1 total)
  • The usual way to add your own CSS would be to create a child theme and create your own style.css file. However, I’ve always found it easier to use a CSS plugin like Jetpack or Custom CSS Manager. Jetpack’s custom CSS will usually come after every other external stylesheet, so it generally does a better job of overriding existing CSS. The one bad thing I’ve found with using JetPack’s custom CSS, though, is that it doesn’t save flexbox properties, but very few people use flexbox so it shouldn’t be a problem for the most part.

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme: Zerif – Zerius] simpe css override’ is closed to new replies.