[Support request] White space between primary navigation and fist section

Home Forums Support [Support request] White space between primary navigation and fist section

Home Forums Support White space between primary navigation and fist section

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #877467
    anabella

    Hi, I have a white space just after my primary navigation (so, between the primary navigation and the first section) and I can´t figure out where it´s coming from.

    Could you please let me know which CSS I should use to delete this space?

    #877473
    David
    Staff
    Customer Support

    Hi there,

    try this:

    .entry-content {
        margin-top: 0;
    }
    #877483
    anabella

    It worked! Thanks a lot David 🙂

    #877485
    David
    Staff
    Customer Support

    You’re welcome

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