Site logo

Archived topic

How to increase padding off left/right text

4 replies · Started by Pablo on August 16, 2018

Viewing posts 1–5 of 5

Hi there.

I'm struggling to find an option to increase the left/right padding so that the text isn't so tight to the container edge (as seen on the URL attached).

I thought one of the options under Layout >> Container would allow me to increase the padding but it doesn't appear to.

Any suggestions?

Hi there,

The link to your site isn't working. Can you double check?

Let me know :)

If you have a child theme so you can use this code :

@media (min-width: 981px)
.et-db #et-boc .et_pb_section {
    padding: 4%;
This archived topic is closed to new replies.