Removing space between slider, column and post Forums » WordPress » Parabola » How To Author Posts August 5th, 2016 at 10:54 #38146 Adnan Hello, I have two queries regarding removing White spaces. 1. Space between slider and column? 2. Space between column and post (under the columns)? Thanks in advance and best regards Adnan August 5th, 2016 at 11:30 #38149 ZedCryout Creations mastermind .slider-wrapper, #front-columns { margin-bottom: 0; } If you like our creations, help us share by rating them on WordPress.org. Please check the available documentation and search the forums before starting a topic. August 5th, 2016 at 14:19 #38173 Adnan Thanks for your reply. In this case slider is disabled and removing the gap between menu item and column layer is the target to achieve which is still open. Any help will be highly appreciated. Please check this link SmartphoneCafe August 10th, 2016 at 20:35 #38252 ZedCryout Creations mastermind In this case you will need to remove the menu items own margin: body #access ul li { margin-bottom: 0; } If you like our creations, help us share by rating them on WordPress.org. Please check the available documentation and search the forums before starting a topic. August 11th, 2016 at 14:49 #38269 Adnan Hi Zed, Thanks a lot, it works now. Best Regards Adnan Author Posts Viewing 5 posts - 1 through 5 (of 5 total) The topic ‘Removing space between slider, column and post’ is closed to new replies.