Home › Forums › WoodMart support forum › Woocommerce Check out Woocommerce Check out This topic has 5 replies, 3 voices, and was last updated 4 years ago by Aizaz Imtiaz Awan. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts November 28, 2020 at 10:52 am #245589 jackheather69Participant HI, How can I disable the dead space in the attached screenshot ? Thanks, Attachments:You must be logged in to view attached files. November 28, 2020 at 1:03 pm #245631 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .page-id-9 .woodmart-header-overcontent .title-size-large { padding-top: 100px; padding-bottom: 45px; }` Regards. Xtemos Studios. December 6, 2020 at 4:05 pm #248327 jackheather69Participant Hi this hasn’t seemed to work thanks December 6, 2020 at 8:35 pm #248393 Elise NoromitMember Hello, Please reduce the paddings in the code you have added and check again. If it does not work, please provide the page URL and site admin access. Best Regards December 7, 2020 at 8:38 pm #248680 jackheather69Participant Hi i tried but no solution. December 8, 2020 at 6:26 am #248771 Aizaz Imtiaz AwanKeymaster Hello, I have logged into your website and replaced the previous Custom CSS with the following and the padding is working fine. body.woocommerce-cart.woodmart-header-overcontent .title-size-large { padding-top: 135px; padding-bottom: 45px; } Screenshot for Clarification: https://ibb.co/RP2gfdP You can adjust the padding according to your needs. Best Regards. Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register