• https://usapoliticsuncut.com/

    I want to reduce the distance between the topmenu and the first page excerpt.

    Ive tried to go through css code find the word padding reduce it to 0 then check the effect on the website then change it back if it hadnt worked.

    Cant seem to find the solution the them im using is:

    MH Newsdesk lite

    Any help is much appreciated!

Viewing 7 replies - 1 through 7 (of 7 total)
  • you should be tweaking the below css snippet reduce the margin and see how it works

    .mh-header {
    margin-bottom: 30px;
    }

    Thread Starter playerad

    (@playerad)

    You are a legend. Im at work when i get home ill tweak that and see if it works!

    Cheers!

    Thread Starter playerad

    (@playerad)

    So that moved the right banner closer to the top menu on the home page.

    It didn’t move the page excerpt up.

    Any other ideas?

    Could you please add a link to the screenshot what you are actually trying to achieve.

    Thread Starter playerad

    (@playerad)

    https://usapoliticsuncut.com/

    So ive got home about and contact at the top menu.

    i want to take out all of that white space between that menu and the first page excerpt which currently is:

    HOME JUNE 27, 2016
    Hillary Clinton Has been Caught reading Emotions on the Teleprompter

    Thread Starter playerad

    (@playerad)

    Ive tried going into custom css plugin and using the following code:

    .site-header {
    margin-bottom: 0;
    }

    that doesnt work either

    Do you have google publisher plugin for Worpress installed ? .

    It is a ad space between the two may be from your plugin ,

    For some reason the ad is not delivered to the page and its showing a blank white space . try turn off the plugin and adjust the margins .

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Hi i need help with front page padding’ is closed to new replies.