Tagged: transparent header
Hey there!
1. Is it possible to use a header with custom height (in my case 200px) as transparent header ? I try it, but it shows me with background…
I need it for a Mockup for a client (I know that I have to purchase it again if we use it) ..
2. Is there a way to use 3/5 columns ?
Best regards
Hi Bruno!
Try the following code:
#header_main .container, .main_menu a{
height: 200px !important;
line-height: 200px !important;
}
You’d need to upload a 200px height logo.
Best regards,
Josue
Hi Josue,
thanks for reply. It works for Logo and Menu Items, but Background stays in it´s position.. ?
Any idea to fix this?
Best regards,
Bruno
Hi Bruno!
Please try adding following code and adjusting it
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main {
padding-top: 147px;
}
If that does not work, please post the link to your website so we can take a look
Best regards,
Yigit
Hey, it don´t work.. Can´t send you a link this moment, cause I´m on MAMP. I send it after I´m online.. Thank You!
Best regards
Bruno
That would help a lot, reply back to this topic when you go online.
Cheers!
Josue