Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #588453

    When I tick off the responsive option in Enfold, the option to set the site width goes away.

    How can i set the width of a site, while i don’t want the site to be responsive. ?

    #589136

    Hey sjasen!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .container {
        max-width: 1300px;
    }

    Regards,
    Yigit

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