Tagged: x Author Posts April 11, 2016 at 1:26 pm #876937 jsjmccrackenParticipant Hello, I would like to have a slide that is the width of the page from border to border. I’m working on the following website and can’t get the slide to do this: http://www.tablerockkennels.com/home/videos/ I’m trying to get it to look like the slide on: http://proshotgundogs.com/ Thank you, Jacob April 12, 2016 at 12:40 am #877683 RupokMember Hi Jacob, Thanks for writing in! It seems you have already the following code your site : .page-id-11 .entry-wrap { background-color: #ff9900; border: 5px solid rgb(80, 83, 81); } Let’s update this to following : .page-id-11 .entry-wrap { background-color: #ff9900; border: 5px solid rgb(80, 83, 81); padding: 0; } Hope this helps. Cheers@ April 12, 2016 at 10:14 am #878460 jsjmccrackenParticipant Problem solved 🙂 Thank you for the wonderful help! April 12, 2016 at 10:07 pm #879284 LelyModerator You’re welcome! Author Posts <script> jQuery(function($){ $("#no-reply-876937 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In