Buttons width 100%, with left 50%
-
Hi,
Noticed when working with a client website that buttons destroyed website layout, making it possible to scroll website sideways.
Issue is that button container has width 100%, and also left 50%. My fix was:
meteor-slides/css/meteor-slides.css – line 170- width: 100%; + width: 50%;
Best regards,
Johannes
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Buttons width 100%, with left 50%’ is closed to new replies.