Okay
  Public Ticket #197466
Page Header too small when using secondary header
Closed

Comments

  •  1
    Niklas started the conversation

    Hi!

    On the linked page you can see, that the area with the header gets smaller at the bottom when I'm using the secondary header.

    That leads to the problem that the header content is not centered vertically anymore.

    Can you confirm the problem?

  •  8,426
    Tahir replied

    Hey Niklas!

    You can hack it via this custom css , it would work for this page only .

    .page-id-809 #page-header-bg[data-parallax="1"] .span_6 {
        top: 150px !important;
    }
    

    Cheers


    ThemeNectar Support Team 

  •  8,426
    Tahir replied

    Hey Niklas!

    You can hack it via this custom css , it would work for this page only .

    .page-id-809 #page-header-bg[data-parallax="1"] .span_6 {
        top: 150px !important;
    }
    

    Cheers


    ThemeNectar Support Team 

  •  1
    Niklas replied

    But is it a bug or will it stay like that?

    If it will get fixed I'll be ok with it until it is fixed...

  •  8,426
    Tahir replied

    Hey Niklas!

    I have notified the author if this is indeed a bug , it will be fixed in upcoming updates. 

    Chees


    ThemeNectar Support Team