[Resolved] how do i get rid of the white edges on either side of my nav?

Home Forums Support [Resolved] how do i get rid of the white edges on either side of my nav?

Home Forums Support how do i get rid of the white edges on either side of my nav?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #627174
    sparkle

    i have a site where my header is set to full width, as is my navigation bar. but there’s still what looks to be a margin on either side. any way to get rid of that?

    #627244
    David
    Staff
    Customer Support

    Hi there, this CSS you have in place:

    div.inside-navigation .menu-item {
        width: 14%;
    }

    width needs to be more accurate try 14.285%

    #627346
    sparkle

    David, you are my new best friend! Thanks!

    #627358
    David
    Staff
    Customer Support

    haha glad to be of help.

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