[Resolved] I want a solid gap between my header and below container

Home Forums Support [Resolved] I want a solid gap between my header and below container

Home Forums Support I want a solid gap between my header and below container

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1375604
    sreekanth

    Hey, Team!

    I want to display a gap between my header and below the container, though I have given a white color border. I can only see it while I am scrolling it up. Kindly, help me

    #1375625
    David
    Staff
    Customer Support

    Hi there,

    could you provide a mockup image of what you’re trying to achieve ?

    #1375631
    sreekanth

    Sure, Check this link: https://imgur.com/undefined
    Basically, I need a separate line or shadow between the header and container.

    #1375640
    David
    Staff
    Customer Support

    That img link doesn’t work.
    Maybe this CSS will do what you need:

    .main-navigation {
      border-bottom: 1px solid #ccc;
    }
    #1375739
    sreekanth

    Thanks, It worked 🙂

    #1376102
    David
    Staff
    Customer Support

    You’re welcome

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