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
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
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; }
Hello!
It’s not being added, try adding it to the css/custom.css file to be sure.
Cheers!
Josue
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.
Hi!
I guess it worked? This is how i see header on your website http://i.imgur.com/FPxByet.jpg
Regards,
Yigit
Thanks Yigit and Josue.
Don’t know what happened. It has been fixed. THANK YOU GUYS FOR YOUR AWESOME SUPPORT.