Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chris Stephens

    (@chrisstephens)

    Hi Anteloff,

    I visited your page and noticed that the slider is nested as follows:

    <div id="slider">
    <div class="container-fluid">
    <div class="row">
    <!-- Simple Slider Code -->
    </div>
    </div>
    </div>

    All you need to do is remove those three DIVs and it will show up on your page ready to style to your needs. The best solution would be to paste the slider code right after your closing </header> tag.

    Thread Starter anteloff

    (@anteloff)

    Yep, you were right, now it works fine!
    thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Should code be inside of loop?’ is closed to new replies.