Page stops scrolling when activated.
-
It was working fine and while I was in the middle of creating some html the website pages simply stopped scrolling when it’s activated.
Here’s my html…anyone have any ideas?
<div class="modal-title"> <h1 style="text-align: center;">Wait!</h1> </div> <div class="modal-body" style="text-align: center; font-size:20px;"> <p><img style="float: right;" src="https://www.unglove.me/wp-content/uploads/225.png" alt="Brown Leather Chalk Wrap" width="225" height="225" />If you <span style="text-decoration: underline red;">GET ONE NOW</span> we'll also send you this sweet little leather chalk wrap...</p> <p>Write <span style="color: #ff0000;">FREECHALKWRAP</span> in the notes at checkout?and we'll throw it in with your Fingerwraps.</p></br> <p><span style="color: #ff0000; font-size:80px">FREE</span></p> <p><span style="color: #ff0000;"><span style="color: #000000;">(limit 1 per order)</span></span></p> </div> <div class="modal-footer"> <p style="text-align: center;">close</p> </div>
- The topic ‘Page stops scrolling when activated.’ is closed to new replies.