Comments clarastravelroute started the conversationOctober 7, 2025 at 6:31pmHi,How can I leave it between the menu and the image on the home page?I wish you good work.Attached files: web.jpg 2,998PenciDesign replied3 weeks ago on October 8, 2025 at 1:17amHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: body { --pchd-mg: 0; } Regards,PenciDesign.clarastravelroute replied3 weeks ago on October 8, 2025 at 7:56amHi,How can I add 50px padding or margin between the primary menu and the Featured Slider?I wish you good work. 2,998PenciDesign replied3 weeks ago on October 8, 2025 at 9:25amHi, Please modify the CSS code: body { --pchd-mg: 50px; } Regards,PenciDesign.clarastravelroute replied3 weeks ago on October 8, 2025 at 11:24amHi, I want it to be like in the attached picture. I wish you good work.Attached files: website.jpg 2,998PenciDesign replied3 weeks ago on October 8, 2025 at 1:24pmHi, Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: body .featured-area { margin-top: -30px; } Regards,PenciDesign.1 Like Sign in to reply ...
Hi,
How can I leave it between the menu and the image on the home page?
I wish you good work.
Attached files: web.jpg
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
body { --pchd-mg: 0; }Regards,
PenciDesign.
Hi,
How can I add 50px padding or margin between the primary menu and the Featured Slider?
I wish you good work.
Hi,
Please modify the CSS code:
body { --pchd-mg: 50px; }Regards,
PenciDesign.
Hi,
I want it to be like in the attached picture.
I wish you good work.
Attached files: website.jpg
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
body .featured-area { margin-top: -30px; }Regards,
PenciDesign.