Keynote Template Padding - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Keynote Template Padding

A

Aleksei

Template 2 years ago

How can I reduce the padding height (between the menu bar and the content page) in a Keynote template? Thank you in advance

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #98833

You are most welcome. You can now close this post by accepting the answer.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #98575

Hi

Thanks for contacting us. Could you please give me that specific page link?

-Regards.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #98683

Use this custom CSS

#sp-page-builder>.page-content>.sppb-section:nth-child(1) {
    padding-top: 30px !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0
A
Aleksei
Accepted Answer
2 years ago #98712

Thank you so much

0