Change Outer Spacing on Mobile

hello, i’m using pro and the header builder.

BAR > SETUP > DIMENSIONS > Outer Spacing > 9em and it’s fine on desktop, yet i would like to set it 1em on mobile screen.

Any CSS options?

Thank you

Hey Federica,

It sounds like you want to contain the contents of your header. If that is the case, the Outer Spacing option is the correct option to use. Please use the Content Max Width instead.

The purpose of the Outer Spacing is to provide side spacing in all screen sizes. Overriding that would require custom CSS so you’ll need to learn CSS Media Query and also the Element CSS feature to achieve that. Please note that custom coding is outside the scope of theme support most especially if there’s an option to achieve what you need.

Hope that helps and thank you for understanding.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.