• Resolved Prateek Singh

    (@sprateek818)


    Hey @rajeshpoudel, I want to remove the extra space between my menu bar & the title of my page/posts. You have been helping me out for every single query of mine, so thanks a lot for that.

    Regards

    Prateek Singh

    • This topic was modified 4 years, 6 months ago by Prateek Singh.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Glad to be of help. For removing space, can you go to the Appearance > Customize > Additional CSS in the dashboard and insert the code mentioned below:

    .site-content {
        margin-top: 10px;
    }

    Thanks.

    Thread Starter Prateek Singh

    (@sprateek818)

    Hey brother, as usual, the code is working perfectly. Thank you very much for helping me out.

    Regards

    Prateek Singh

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to remove unneccesary space between menu and title?’ is closed to new replies.