Home › Forums › WoodMart support forum › Margin in html block Margin in html block This topic has 1 reply, 2 voices, and was last updated 1 year ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 1, 2024 at 12:54 am #545216 PindoramaParticipant Hello, Is it possible to remove the right margin from the html block that is loaded as dropdwn of each menu? Attachments:You must be logged in to view attached files. March 1, 2024 at 12:49 pm #545370 Aizaz Imtiaz AwanKeymaster Hello, Add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .wd-dropdown-menu.wd-design-sized:not(.wd-scroll), .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner { padding: 10px 10px 5px 10px !important; } Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register