Skip to content
Public Ticket #7262

Reduce container on homepage

Conversation thread

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

@media only screen and (min-width: 1170px){
.container{ width: 1000px; }
}

Change value 1000 to any value as you want.

Best Regards,

PenciDesign

laure_b started the conversation

Conversation Start

Hello!

Is there a way to reduce the width of the global container on the homepage?

Something the same way I can select "Custom Width for Page No Sidebar with" in page options: I'd like to define a custom width for home container, and which also reduces the width of menu and footer... Is that possible somehow?

Many thanks in advance!

Want to join this conversation or access attachments? Sign in first.