badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Front page layout

#64676

Hi @ravy-ht,

Login to your dashboard and go to Appearance > Customize > additional CSS and paste the below custom CSS code to reduce the width on font page layout.

.page-template-front-page-template .container {
	max-width: 1340px;
}

Thank you!