Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 27, 2018 at 2:59 pm #990740 navindesignsParticipant I made some adjustments to my footer widgets and it looks great on desktop. however on mobile there are large spaces between the columns. how do I remove that ONLY on mobile? Homepage July 28, 2018 at 6:38 am #990889 RikardKeymaster Hey navindesigns, Please try the following in Quick CSS under Enfold->General Styling: @media only screen and (max-width: 767px) { #footer .widget { padding: 0 !important; margin: 0 !important; } } Best regards, Rikard Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In