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 #3359798
spacing
Closed

Comments

  • StevePinkman started the conversation

    I want to know how to adjust the empty space to reduce it,thx

    8535389335.png

  •  2,262
    PenciDesign replied

    Hi,

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

    body {
        --pchd-mg: 60px;
    }

    Change 60px to the spacing you want to show.

    PenciDesign,
    Best Regards.