ThemeForest

sowhtout

How to add extra slide?

To increase slides here is the simple way, if you are increase 1 slide then add 43px to #wrapper-outer, #wrapper and #container to its width, and in html file yo need to add this code

<!-- Slide Starts --> <div class="header"><h2 class="about"><span>About</span></h2></div> <div class="content"> <div class="about"> <h3>About <span>sowhatout</span></h3> </div> </div> <!-- Slide Ends --> Note : You need to replace about with your new menu name and also create its class in css file
by
by
by
by
by