• Hello, there is suddenly a white space below the main menu which wasn’t there before. It happens to some pages but not the others. It seems to be caused by a margin in a wrap container that I don’t want but can’t remove.

    Would be grateful if i could get some help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,

    ?Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.

    #main #content-wrap {
        padding-top: 0px;
        padding-bottom: 0px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘unwanted white space’ is closed to new replies.