Home › Forums › Support › Search page is unformatted and full width › Reply To: Search page is unformatted and full width
April 11, 2016 at 8:41 am
#185947
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 7 years, 5 months ago by
Tom.
-
This reply was modified 7 years, 5 months ago by
Tom.