Reply To: Search page is unformatted and full width

Home Forums Support Search page is unformatted and full width Reply To: Search page is unformatted and full width

Home Forums Support Search page is unformatted and full width Reply To: Search page is unformatted and full width

#185947
Tom
Lead Developer
Lead Developer

Hmm, they really need to fix that bug.

Try this:

.fl-builder .container.grid-container {
    max-width: 1250px;
}

.no-sidebar.fl-builder:not(.search) .container.grid-container {
    max-width: 100%;
}
  • This reply was modified 8 years ago by Tom.
  • This reply was modified 8 years ago by Tom.