Home › Forums › Support › Border and padding on footer widgets for tablet and mobile. This topic has 3 replies, 2 voices, and was last updated 3 years, 7 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts September 21, 2018 at 8:03 am #683087 Luis I used the code below and it worked for desktops but not for tablets and mobile. Thanks .site-footer .footer-widgets-container .inside-footer-widgets { margin-left: 0; } .site-footer .footer-widgets-container .inner-padding { padding: 20px; margin: 20px; border: 1px solid #000; } GP Premium 1.7.2 September 21, 2018 at 8:35 am #683122 DavidStaff Customer Support Hi there, the border is working but the padding is being removed by the mobile CSS. Give you’re padding importance: padding: 20px !important; Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 22, 2018 at 11:29 am #683965 Luis That did it! Thanks. September 22, 2018 at 3:24 pm #684035 DavidStaff Customer Support Glad i could help. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In