• Resolved morene

    (@morene)


    Hi, is any option how can i decrease space between navigation bar below header and main wrapper or post background? or can i remove this space? thank you very much for help

Viewing 6 replies - 1 through 6 (of 6 total)
  • WPyogi

    (@wpyogi)

    Probably, but there’s no way for anyone to know or help without seeing your site.

    You may also want to visit Suffusion’s dedicated forums here:

    http://aquoid.com/news/themes/suffusion/

    Thread Starter morene

    (@morene)

    this is my website: http://test.questionsaskemployers.com/ thanks for helping me

    handera

    (@handera)

    Your Header pictures height is 210px,, did you try to change picture size?

    WPyogi

    (@wpyogi)

    Try changing this in your CSS:

    #wrapper {
        margin: 0 auto;
        padding: 0;
    }

    To move it up more, add:

    #content {
        margin-top: 0px;
    }

    Thread Starter morene

    (@morene)

    thanks a lot, it works

    Thread Starter morene

    (@morene)

    Can i have one more question. i removed space between navigation bar below header and main wrapper but now right sidebar isn´t in the same line with main wrapper. please can you help me again and give some advice, how can i change it? thanks a lot

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘space between navigation bar below header and main wrapper’ is closed to new replies.