Adjust The Spacing Settings - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Adjust The Spacing Settings

Harry

Harry

SP Page Builder 3 years ago

Can I adjust the Spacing settings so that the distances are the same everywhere?

https://www.webmonteur.de/Unbenannt-1.jpg

Spacing is on everywhere for me Padding set to 75px. But I already changed that to 15px in the photo.

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #90176

Hi there!

Thanks for your query.

You may use custom CSS either:

#sp-page-builder .page-content .sppb-section {
    padding-top: 15 !important;
    padding-bottom: 15 !important; 
        }

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

Hope this helps anyways.

Best Regards

0
Harry
Harry
Accepted Answer
3 years ago #90177

Thank you for your prompt reply

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 3 years ago #90181

You are always welcome:)

You may accept the most useful answer in order to close the post.

Have a nice day!

0