Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #244094

    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

    #244846

    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

    #244919

    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

    #245462

    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

    #246613

    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

    #246616

    That would help a lot, reply back to this topic when you go online.

    Cheers!
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.