Comments fourkan started the conversationAugust 26, 2020 at 10:18amHi,How do i reduce total width of the site on pc? i could not find this option in the theme customizer? 2,701PenciDesign repliedAugust 26, 2020 at 2:19pmHi,You can try add more this code to Customize > Custom CSS to do that: @media only screen and (min-width: 1170px){ .container{ width: 960px; } } Change value 960 to value as you want.Best Regards,PenciDesignfourkan repliedAugust 26, 2020 at 5:48pmOk thanks but i was thinking the whole site starting from top bar and header , is possible to reduce these too to same width?Regards.Fourkan 2,701PenciDesign repliedAugust 27, 2020 at 1:38amHi,This doesn't apply for navigation because you've selected to display navigation full width via Customize > Logo and Header Options > Custom Header Width. Let's change it back to "Width: 1170px"Best Regards,PenciDesignfourkan repliedAugust 27, 2020 at 7:06pmHi,it was already set at Width: 1170px ? 2,701PenciDesign repliedAugust 28, 2020 at 3:22amHi,Ahhh, sorry. This caused by you're using Header Style 9 - it's full width header style.Please go to Customize > Logo and Header Options > on "Header Layout" > select "Header Style 6"After that, check it again.Best Regards,PenciDesign Sign in to reply ...
Hi,
How do i reduce total width of the site on pc? i could not find this option in the theme customizer?
Hi,
You can try add more this code to Customize > Custom CSS to do that:
Change value 960 to value as you want.
Best Regards,
PenciDesign
Ok thanks but i was thinking the whole site starting from top bar and header , is possible to reduce these too to same width?
Regards.
Fourkan
Hi,
This doesn't apply for navigation because you've selected to display navigation full width via Customize > Logo and Header Options > Custom Header Width. Let's change it back to "Width: 1170px"
Best Regards,
PenciDesign
Hi,
it was already set at Width: 1170px ?
Hi,
Ahhh, sorry. This caused by you're using Header Style 9 - it's full width header style.
Please go to Customize > Logo and Header Options > on "Header Layout" > select "Header Style 6"
After that, check it again.
Best Regards,
PenciDesign