Viewing 4 replies - 1 through 4 (of 4 total)
  • Denzel Chia

    (@denzel_chia)

    Hi,

    Use the following code in a child theme’s style.css
    Alternatively, If your theme has a custom css option, you can use in that option.

    #content {
        position: relative;
        top: -30px;
    }

    Purge your w3 total cache after making the changes.

    Thank you.

    Thread Starter multimastery

    (@multimastery)

    Thanks Denzel that’s perfect!

    Denzel Chia

    (@denzel_chia)

    Hi,

    You are welcome.
    Please kindly mark this thread as resolved.

    Best Regards,
    Denzel

    Thread Starter multimastery

    (@multimastery)

    Resolved, thanks again.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘How can I decrease whitespace above post?’ is closed to new replies.