• Resolved alrightalready

    (@alrightalready)


    I’m trying to reduce the sheer load of space between the header and the next thing down on pages that aren’t the home page.

    How do I do that?

    I don’t want this massive gap between my top menu buttons and my text at the bottom, that’s just stupid.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi

    Usually this is done via CSS changes in your theme’s child-theme. But without a link to your page it is hard to say what the problem is.

    Thread Starter alrightalready

    (@alrightalready)

    Hi.

    Sorry about that, am having trouble with loginizer at the moment as I can’t seem to find a way to change the password for it so as to give it to you via pm so that you could have a look.

    Would you happen to know how I could do that without uninstalling and reinstalling loginizer?

    Thanks.

    Theme Author modernthemesnet

    (@modernthemesnet)

    You can accomplish this easily with some custom CSS. Below is the default padding for the header sections of the pages. Adjust to your liking:

    .featured-img-header { padding: 250px 0 100px; }

    Thanks!

    Thread Starter alrightalready

    (@alrightalready)

    Thank you.

    I’ll try that and let you guys know how it worked out.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Reduce size of header’ is closed to new replies.