Skip to content
Public Ticket #31869

Leave space between the menu and the image

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

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

body .featured-area {
  margin-top: -30px;
}

Regards,
PenciDesign.

clarastravelroute replied

Customer Reply

Hi,

I want it to be like in the attached picture.

I wish you good work.

PenciDesign Supporter replied

Staff Reply

Hi,

Please modify the CSS code:

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

Regards,
PenciDesign.

clarastravelroute replied

Customer Reply

Hi,

How can I add 50px padding or margin between the primary menu and the Featured Slider?

I wish you good work.

PenciDesign Supporter replied

Staff Reply

Hi,

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

body {
  --pchd-mg: 0;
}

Regards,
PenciDesign.

clarastravelroute started the conversation

Conversation Start


Hi,

How can I leave it between the menu and the image on the home page?

I wish you good work.

Want to join this conversation or access attachments? Sign in first.