white gap on main menu

This topic contains 4 replies, has 2 voices, and was last updated by  Kor 7 years, 8 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #249054

    Christian
    Buyer
    Post count: 39

    Hi guys
    Just updated wordpress on https://familyfun.site
    And now i have a white gap where the main menu is located. It looks like the picture doesn’t go all the way up on the frontpage. do you have any idea to how i can fix that ?

    I use visual composer for the frontpage . and there’s no errors in the console

    Any help will be much appreciated

    #249055

    Christian
    Buyer
    Post count: 39
    This reply has been marked as private.
    #249060

    Kor
    Moderator
    Post count: 16516

    Hi Christian,

    Try using the custom CSS below to remove the white gap. Let us know if it works.

    
    
    .entry-content.entry-summary {
        padding-top:0px!important;
    } 

    Thanks!

    #249063

    Christian
    Buyer
    Post count: 39

    Hi kor.
    Perfect , worked like a charm 🙂

    #249095

    Kor
    Moderator
    Post count: 16516

    Awesome. 🙂

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket