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*

Theme Breite ändern

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52357
    Birgit Terletzki
    Participant

    Ich möchte gern die Breite des Themes ändern. Es soll breiter sein, als in den Voreinstellungen es ist. Die Contentbreite ist mir zu gering. Wie mache ich das?

    #52387

    Hi Birgit,

    Add below custom css code increasing digit value 1038 for main wrapper and 978 for container accordingly as per you need.

    .wrapper {
        max-width: 1038px;
    }
    .container {
        max-width: 978px;
    }

    Thank you!

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