Comments Kpkna started the conversationDecember 4, 2019 at 8:02amHi, can you please tell me how to change the width of the website. By default the website has an 1170px width and i want to decrese to an 1050px.Thank you very much for your answer. 2,700PenciDesign repliedDecember 4, 2019 at 10:33amHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (min-width: 1170px){ .container{ width: 1050px; } } Best Regards,PenciDesignKpkna repliedDecember 4, 2019 at 10:43amThank you for your quick answer.So the only way is to alter the css. 2,700PenciDesign repliedDecember 4, 2019 at 10:48amHi,You can do that in other way is use Elementor. But as I see you're using Customize to build your homepage, so I give you solution by use Custom CSSBest Regards,PenciDesignKpkna repliedDecember 4, 2019 at 10:54amIm not sure, but i think i saw somewhere in the theme settings a field with 1170px. Maybe in an old version of your theme...10x again! Great job ! Sign in to reply ...
Hi, can you please tell me how to change the width of the website. By default the website has an 1170px width and i want to decrese to an 1050px.
Thank you very much for your answer.
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Thank you for your quick answer.
So the only way is to alter the css.
Hi,
You can do that in other way is use Elementor. But as I see you're using Customize to build your homepage, so I give you solution by use Custom CSS
Best Regards,
PenciDesign
Im not sure, but i think i saw somewhere in the theme settings a field with 1170px. Maybe in an old version of your theme...
10x again!
Great job !