Support for Envato Buyers › Forums › DGWork › fixing padding issue This topic has 3 replies, 2 voices, and was last updated 5 years, 7 months ago by FocuxTheme Support. Log In Register Lost Password Viewing 3 reply threads Author Posts April 23, 2019 at 8:57 am #23946 goldeneaglesteamParticipant hi, why there is padding around over the pages ? https://imgur.com/a/X7xJImc i temporary used this code in page builder to solve it : <pre class=”EnlighterJSRAW” data-enlighter-language=”css”>.no-results, .site-content, .sidebar-layout .site-main { padding: 0; } May 4, 2019 at 11:56 am #24020 FocuxTheme SupportKeymaster Sorry for the delay I can’t see the image. How about moving your CSS to Appearance > Customize > Additional CSS? Thanks May 13, 2019 at 10:42 am #24095 goldeneaglesteamParticipant “How about moving your CSS to Appearance > Customize > Additional CSS?” some pages don’t have this issue , so i preferred to write this code in just the pages that have this issue May 19, 2019 at 8:03 pm #24175 FocuxTheme SupportKeymaster You can add .page-id-xxx in front of your CSS selector, replace xxx to the real page id. .page-id-xxx .no-results, .page-id-xxx .site-content, .page-id-xxx .sidebar-layout .site-main{ padding: 0; } Author Posts Log In Register Lost Password Viewing 3 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Are you human? Please solve: Log In