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

    (@hannahritner)

    Hey,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    .home .contentclass {
        padding-top: 0;
        margin-top: -30px;
    }

    Hope that helps!

    Hannah

    Hmm I’m going to suggest this, hannah’s css could cause the menu to not function correctly.

    .home .contentclass {
        padding-top: 0;
        margin-top: 0px;
    }
    .panel-grid-cell .so-panel.widget {
        margin-top: 0;
    }
    .home .metaslider {
        margin-top: -10px !important;
    }

    Kadence Themes

    Thread Starter hakimisolutions

    (@hakimisolutions)

    @hannah menu problem but i did top padding 10px and working nice.
    @member thanks for suggestion.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘i want to remove space between home page content and sec menu’ is closed to new replies.