[Support request] removing the padding of the sticky navigation

Home Forums Support [Support request] removing the padding of the sticky navigation

Home Forums Support removing the padding of the sticky navigation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1620977
    jeric

    how to remove the padding of the sticky navigation?

    #1621386
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    #sticky-navigation .inside-navigation.grid-container {
      padding-left: 0;
      padding-right: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.