Comments Michal started the conversationDecember 29, 2019 at 11:53amHi,how do I decrees the white space between the menu and the post?I've attached a snip of what i meanMichal 2,700PenciDesign repliedDecember 29, 2019 at 3:37pmHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (max-width: 479px) { body.single #header{ margin-bottom: 20px; } } Change value 20 to value as you want.Best Regards,PenciDesign Sign in to reply ...
Hi,
how do I decrees the white space between the menu and the post?
I've attached a snip of what i mean
Michal
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Change value 20 to value as you want.
Best Regards,
PenciDesign