Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #163711

    Hi guys,

    I need to get rid of a space that shows below the main menu on my website. Here’s the explanation: http://www.northware.mx/?attachment_id=2205

    Please advice.
    Thanks

    #163837

    Hello genarojrs!

    This code will do it:
    #header_main .container, .main_menu div > ul > li > a{
    height: 58px !important;
    line-height: 58px !important;
    }
    .fixed_header.social_header #main{
    padding-top: 89px;
    }`

    Best regards,
    Josue

    #163885

    Josue.

    I put the code into the Quick CSS and nothing changed. It looks the same.

    I do have something else in that Quick CSS space. Does that affect?

    This is what I have.

    #commentform label{ left: 0; }
    #top .comment-form-url input, #top .comment-form-email input, #top .comment-form-author input{ margin-left: 55px; }
    .comment-form-url{ display: none; }

    • This reply was modified 11 years, 2 months ago by genarojrs.
    #163888

    Hello!

    It’s not being added, try adding it to the css/custom.css file to be sure.

    Cheers!
    Josue

    #164356

    Josue,

    I added the code on the custom.css but the result is not what I expected since the space on the header remains the same. Please take a look what happened with the change: http://www.northware.mx/?attachment_id=2206

    The space I wnt to get rid off remains untouched and the slider went behing the main menu.

    • This reply was modified 11 years, 2 months ago by genarojrs.
    #164423

    Hi!

    I guess it worked? This is how i see header on your website http://i.imgur.com/FPxByet.jpg

    Regards,
    Yigit

    • This reply was modified 11 years, 2 months ago by Yigit.
    #164468

    Thanks Yigit and Josue.

    Don’t know what happened. It has been fixed. THANK YOU GUYS FOR YOUR AWESOME SUPPORT.

    • This reply was modified 11 years, 2 months ago by genarojrs.
    #164490

    Hello!

    You are welcome! Glad Josue could help :) Let us know if you have any other questions

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Reduce padding below main menu’ is closed to new replies.