• Resolved Sylsylvia79

    (@sylsylvia79)


    Hi! I’m trying to remove the header margin-bottom and the slider or content area margin-top without any success.

    I’ve read some solutions here in this forum but nothing worked. Does anyone have any idea what to do?

    Here’s the site:
    http://www.xzoga.org
    I would like no space between menu and slider.

    Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Dave Pitman

    (@dave-pitman)

    Can you mark up a screenshot and show the space you are trying to reduce?

    Dave Pitman

    (@dave-pitman)

    Add this to

    THEME OPTIONS > ADVANCED

    .contentclass {
        padding-top: 0;
    }
    Thread Starter Sylsylvia79

    (@sylsylvia79)

    Thank You Dave! That code completely solved the issue!!!
    Have a nice day!

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

The topic ‘Removing space between main navigation and slider’ is closed to new replies.