Reply To: Sales Page Template Q.2

Home Forums Support Sales Page Template Q.2 Reply To: Sales Page Template Q.2

Home Forums Support Sales Page Template Q.2 Reply To: Sales Page Template Q.2

#195257
Tom
Lead Developer
Lead Developer

Ah, you must be working on a smaller screen.

This is happening simply because there’s not enough room for all of the navigation items at that width.

Have you tried applying the width only to the content container?

.grid-container.container {
    /* Width CSS in here */
}