Home › Forums › WoodMart support forum › top margin on blog page top margin on blog page This topic has 6 replies, 2 voices, and was last updated 4 years, 4 months ago by Elise Noromit. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts July 5, 2020 at 2:02 pm #208733 delo8902Participant Hi I need to add a margin at the top of single blog pages. Go to https://delospresso.ch/blog/demeter-bio-und-mehr/ As you can see, the margin on the top is very small. Thanks! July 5, 2020 at 2:42 pm #208743 Elise NoromitMember Hello, The link you have provided shows 404. Please provide the valid link and screen where to add the margins. I am checking and do not see https://prnt.sc/tc7tvy Best Regards July 5, 2020 at 4:00 pm #208752 delo8902Participant Hi Elise, I’m sorry, the link should now work: https://delospresso.ch/blog/demeter-bio-und-mehr/ July 5, 2020 at 5:01 pm #208760 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body single-post .main-page-wrapper { margin-top: 40px; } This margin would be increased: https://prnt.sc/tc9o1z Best Regards July 5, 2020 at 8:44 pm #208776 delo8902Participant Hi Elise Unfortunately, this does not work, the margin stays the same. July 5, 2020 at 8:48 pm #208778 delo8902Participant Hi Elise I just found the typo and changed it to: body.single-post .main-page-wrapper { margin-top: 40px; } Works fine, thanks! July 5, 2020 at 9:36 pm #208783 Elise NoromitMember Hello, Yes, you have found the correct code. I missed dot and should have removed the gap. Sorry. If you have any questions please feel free to contact us. Best Regards Author Posts Tagged: margin Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to create new topics. Login / Register