• Getting my feet wet with creating WP child themes. I realize that I should know how to use SASS, Gulp, etc, and I eventually will, but for now, I’d like to use Understrap by just writing plain old CSS and not worry about all the other stuff.

    Could you please tell me the best way to do this with your theme? Thanks!

Viewing 1 replies (of 1 total)
  • Its very simple:
    Install the parent and child theme and than edit the child themes CSS file here: css/child-theme.min.css

    It will be a “pain in the ass” to do global changes/overwrites, but adding custom CSS can be done here. Just make sure that you don′t overwrite this file if a new child theme version is available.

Viewing 1 replies (of 1 total)
  • The topic ‘Child Theme without the need to use SASS, Gulp, etc.’ is closed to new replies.