Archived topic
Navigator template: Is it possible to reduce the width of the container?
3 replies · Started by Jonas on November 20, 2019
Viewing posts 1–4 of 4
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/
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
Thanks, it worked! :)
You're welcome
This archived topic is closed to new replies.