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 #2040101
Post Title padding
Closed

Comments

  • EMiller12 started the conversation

    How do I eliminate the padding below the blog post title? I've tried all the settings within the Theme options, as well as on the specific blog post, yet it doesn't make the change. Please see attached image. 

    Thank you!

  •  7,095
    Oliver replied

    Hi,

    You can control this padding via following CSS:

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

     

    6707465710.png


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

    Regards, Oliver

  • EMiller12 replied

    That worked. Thank you!

  •  7,095
    Oliver replied

    You're welcome!

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

    Regards, Oliver