Skew Background

Skew Background

If you'd like to add Skew Background into Topbar, please add the following code into html files.

Skew Background - Topbar:

  <div id="topbar" class="topbar-skew"></div><!-- end #topbar -->  //  Please add class="topbar-skew" in this position.
	

If you'd like to add Skew Background into Copyright, please add the following code into html files.

Skew Background - Copyright:

  <div id="copyright" class="copyright-skew"></div><!-- end #copyright -->  //  Please add class="copyright-skew" in this position.
	
Back to Top