How can I add my own CSS?

There are two options available;

  1. Consider using a Child Theme.
    • Use child theme available with theme. Edit the /assets/css/child-style.css file to implement your own changes.
    • Build your own child theme (http://codex.wordpress.org/Child_Themes). And add your custom styles.
  2. Use theme custom CSS box, available in theme customizer, which allows you to quickly add custom CSS.
custom-css-box
Custom css box