Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3346053
customize
Closed

Comments

  • manojpvt started the conversation

    Hi, have a nice day!
    I want to know how to reduce the unnecessary white space at the top of the post page? (Please see attachment)

    Thanks 

  •  2,821
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    body {
        --pchd-mg: 0;
    }

    Regards,
    PenciDesign.