Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Andrew Misplon

    (@misplon)

    Hi Gopi

    Your theme is removing padding via the following rule:

    .container-fullwidth .main.col-md-12 {
        padding: 0;
        overflow: hidden;
    }

    Have you perhaps selected a full-width page template?

    Thread Starter mundkurgopi1955

    (@mundkurgopi1955)

    Hi Andrew,

    Yes, the setting was at full-width. Changed it to contained and the padding is fine now.

    Thank you!

    Plugin Support Andrew Misplon

    (@misplon)

    Hi Gopi

    Thanks for the update; I’m glad to hear you’ve been making progress.

    All the best with your website.

    Cheers for now, Andrew.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Padding not working on One Page’ is closed to new replies.