Skip to content

Latest commit

 

History

History
executable file
·
43 lines (16 loc) · 832 Bytes

custom-css.md

File metadata and controls

executable file
·
43 lines (16 loc) · 832 Bytes
title date categories tags permalink
How to use Custom CSS
2016-01-07 22:59:46 -0800
appearance
appearance
/custom-css/

Custom CSS can be used to further change the visual aspects of your site. You can modify fonts, colors, backgrounds, padding, margins, floats, etc.

We recommend that you have coding knowledge in order to use Custom CSS!

How to add Custom CSS:

  1. Go to Panel, choose Appearance -> Custom CSS
  2. On Switch off Custom CSS choose ON
  3. Insert your code in the textarea
  4. Press SAVE

![custom css]({{ site.baseurl }}/images/custom-css.png)

Note: If you want to disable your Custom CSS and bring your website back to your theme's default style, go to Panel, choose Appearance -> Custom CSS and choose OFF in Switch off Custom CSS.