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*

Front page layout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #64634
    ravy.ht
    Participant

    Hi there,

    I want to customize front page layout width be smaller than the default one and not effect to the post page .

    Thanks,

    #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!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.