Reply To: issue with adjusting slider area

Homepage Community Forums Optimal Theme Support issue with adjusting slider area Reply To: issue with adjusting slider area

#505
Wes
Moderator

    This all depends on what you have displayed in your home.php file.

    I’m seeing 2 “slider-wrap” and “slider-inner” when there should only be one……(thats why you see 2 shadows)

    Your home.php should have this setup –

    <div class="slider-inner">
    <div class="slider-wrap">
    YOUR CONTENT HERE
    </div>
    </div>