Tagged: Container width
I want to decrease my width. how to decrease?
Hi @arjun-raut,
To decrease the width of container of Site then please go to ‘Appearance > Customize > Additional CSS’ and paste the below code.
.page-template-front-page-template .container { max-width: 1340px; }
Thanks
Thank you so much.
Welcome anytime @arjun-raut