• Hello All,

    I’m trying to reduce the white space between the menu and slider. I tried all css codes and origin css to generate code but nothing works. Can anyone please suggest what I’m missing?

    This is regarding https://mestcenter.org/

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • You will need to contact the developer of your theme, Bizlite pro. You can do so here: https://freepsdworld.com/contact/

    We are only able to provide support for code found here on wordpress.org.

    Hello,

    Put below CSS code into your stylesheet I think it works. See into the screenshot, [http://prntscr.com/ru3msq]

    header.header_area.theme-bg .header_btm .col-sm-3.col-xs-6{height: 100px;}
    header.header_area.theme-bg .header_btm .col-sm-3.col-xs-6 a.custom-logo-link{padding-bottom: 0px;}
    header.header_area.theme-bg .header_btm .col-sm-3.col-xs-6 a.custom-logo-link img.custom-logo{height: 100px !important;}

    Thanks!

    Hello,

    @nidish
    If my solution is working then please mark as Resolved so others who have faced this type of problem can find the solution easily.

    Thanks!

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

The topic ‘Reduce / Remove Spacing between Menu and Slider’ is closed to new replies.