Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1404773
Reducing space between Page Title and page itself
Closed

Comments

  • valmustechnology started the conversation

    Hi,

    as you can see in the screen attached, there is a lot a gap (blank space) between Page Title (alsto post title) and the first element of the page.

    How do i reduce that gap? It has to be at least 50% smaller.


    Thanks!

  • valmustechnology replied

    Wait. I'm sorry. The problem occurs ONLY in the post. Not in page.

  •  7,092
    Oliver replied

    HI!

    pls. use following css:

    body .block-content {
        padding-top: 50px;
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • valmustechnology replied

    Thanks, works good!

  •  7,092
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver