Reply To: Split menu not going full width

Home Forums Support Split menu not going full width Reply To: Split menu not going full width

Home Forums Support Split menu not going full width Reply To: Split menu not going full width

#195390
Tom
Lead Developer
Lead Developer

Hi there,

Give this CSS a try:

.inside-header.grid-container {
    max-width: 100%;
}

Let me know ๐Ÿ™‚