Right aligned horizontal menu falls partially out of the screen with 100% slider
-
I have a 100% fluid, responsive sheet with a right aligned horizontal menu. I would like to fill the homepage with just a full width slider and nothing more. If I fill the page with a single 100% wide picture, all’s well. But if I replace the picture with a 100% wide slider, the first time I enter the site the horizontal menu falls partially out of the screen on the right. Then, if I resize the page it works good again and finally, if I come back to the full width window size, it’s still all well.
Here it is the code for the page:
<div class=”art-content-layout”>
<div class=”art-content-layout-row”>
<div class=”art-layout-cell layout-item-0″ style=”width: 100%” >
<div class=”art-content-layout-row”>[metaslider id=21]
</div>
</div>
</div>
</div>
- The topic ‘Right aligned horizontal menu falls partially out of the screen with 100% slider’ is closed to new replies.