Greetings, the whitespace element is not working, but we only have this problem on one page. On this page, I would like the blog (ponderings) to drop down about 30 px from the logo, but nothing we do is working.
Link below:
Hey koala!
Please add the below css to your custom css section:
.page-id-903 .container .av-content-small.units {
margin-top: 30px !important;
}
Best regards,
Dake
I added the code below, but nothing changed:
.page-id-903 .container .av-content-small.units {
margin-top: 100px !important;
}
Hey!
I removed the page-id and now it’s registering the margin-top.
I also checked your pages to ensure it doesn’t affect anything else negatively.
Please let me know if you find anything not showing as you’d like it.
Cheers!
Dake