Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #479767

    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:

    #479934

    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

    #479984

    I added the code below, but nothing changed:

    .page-id-903 .container .av-content-small.units {
    margin-top: 100px !important;
    }

    #479989

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.