Site logo

[Resolved] Removing or Overriding grid-container?

Home Forums Support [Resolved] Removing or Overriding grid-container?

Home Forums Support Removing or Overriding grid-container?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2118594
    Nicholas

    Hi, I have a header element that’s full width and I would like the content inside the header (the menu) to have 100% width as well so it floats as far left as possible. The problem is that the .grid-container class was automatically assigned to the div inside the header:

    <div class="inside-header grid-container"></div>

    Is there a simple way to remove this class from the header or override its max-width for the header element only?

    #2118638
    Ying
    Staff
    Customer Support

    Hi Nicholas,

    You can set the inside-headerto full width at customizer > layout > header > Inner Header Width.

    #2118718
    Nicholas

    Perfect, thanks!

    #2118722
    Ying
    Staff
    Customer Support

    You are welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.