• Resolved nartoof

    (@nartoof)


    Hi,

    I got a question about padding :

    Every time I add a new column, I got a default padding with this CSS rule :

    .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
        padding: 10px;
    }

    I can fix this and set padding:0!important;

    But is there any option in the advanced settings or somewhere where I can set it to 0 by default ?

    Many themes already got a default padding, and I guess we mostly don’t need this padding (maybe for multi columns, but not when we add a single column)…

    Thank you for your help.

    Have a nice day.

    Anthony

Viewing 1 replies (of 1 total)
  • You can try going to Elementor > Settings > Style and changing the Space between Widgets to 0. If that doesn’t affect it, then you’ll probably need to just add your own custom CSS (and use !important) to your Customizer styles (Appearance > Customize > Additional CSS) to override it.

Viewing 1 replies (of 1 total)
  • The topic ‘Default padding left and right for columns’ is closed to new replies.