Viewing 7 replies - 1 through 7 (of 7 total)
  • David

    (@diggeddy)

    Hi there,

    try this CSS:

    .entry-header + .entry-content {
        margin-top: 10px !important;
    }

    that will reduce the gap between the header and the content to 10px. Change that value to what you need.

    Thread Starter mariushosting

    (@marius84)

    Thank you @diggeddy I have already try this unfortunately without any success.
    Is still the same with the script too.

    David

    (@diggeddy)

    Did you try clearing the autoptimize cache ?

    Thread Starter mariushosting

    (@marius84)

    Yes sure @diggeddy nothing change.

    David

    (@diggeddy)

    And where did you add the CSS ? Is is still on the site ?

    Thread Starter mariushosting

    (@marius84)

    I found the problem and I solved it, I had the same exact code repeated two time ! Thanks @diggeddy

    David

    (@diggeddy)

    Glad to hear that

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Remove White Space Between Page Title and Post’ is closed to new replies.