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

    I’m wondering if I can make Enfold Non-Responsive without losing it width of 1310px? When I change it in Theme Options/Dimensions it removes the ability to type a custom width. And when unchecked it makes the width around 1000px?

    #402546

    Hi huttonpeach!

    Thank you for using Enfold.

    You can still modify the container width via Quick CSS:

    .container {
    max-width: 1310px;
    }
    

    Regards,
    Ismael

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