Site logo

[Resolved] Navigator template: Is it possible to reduce the width of the container?

Home Forums Support [Resolved] Navigator template: Is it possible to reduce the width of the container?

Home Forums Support Navigator template: Is it possible to reduce the width of the container?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1068694
    Jonas

    Hello,

    I’m using the Navigator template and I wonder if it is possible to reduce the width of the container hosting all the content. Please view the pictures I’ve created to get a better understanding of what I want to do: https://postimg.cc/gallery/3bjsmk0o0/

    #1068798
    David
    Staff
    Customer Support

    Hi there,

    in Customizer > Additional CSS remove this:

    /* ------
    Wrappers
    ------- */
    
    body .grid-container {
    	max-width: 100%;
    }

    Then the container will respect the width set in Customizer > Layout > Container

    #1070411
    Jonas

    Thanks, it worked! 🙂

    #1070423
    David
    Staff
    Customer Support

    You’re welcome

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