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*

how to decrease width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #73701
    Arjun Raut
    Participant

    I want to decrease my width. how to decrease?

    #73757

    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

    #73762
    Arjun Raut
    Participant

    Thank you so much.

    #73826

    Welcome anytime @arjun-raut

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