Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #449468

    Hi

    I wanted to add an image to the header background. But when i inserted the image the menu would be on top of the image.

    So i changed a little bit of cs but something is happenning with the behavior of the header. Can you take a look?

    #449559

    Hi moreleads!

    Could you provide us with a screenshot or mockup highlighting how you would like it to look please?

    Regards,
    Rikard

    #449571

    Can you see the link i posted in private?

    I want how it is doing but theres a moment when the header resizes that is not resizing well. It stays with a big blue bar and then resizes to the aspect i want.

    I just want the blue bar below the menu to disappear when we start scrolling

    #449576

    Normal header Header normal behavior

    bugged Bugged header at start of scroll

    header behavior Header after scrolling a little bit more.

    So i want the header to not act has showed on 2nd image

    #449822

    Hi!

    You have to remove these codes in the style.css file:

    .html_header_top.html_bottom_nav_header #header_main {
      z-index: 3;
      height: 134px;
    }
    
    .html_header_top.html_bottom_nav_header #header_main {
      z-index: 3;
    height: 134px;
    }

    It breaks the header shrink script.

    Best regards,
    Ismael

    #449940

    Weldoesn’t really help me, because i would like the header to have that behavior/size. Is there any way to fix the shrinking with those sizes?

    #450469

    Hi!

    Set the header height on Enfold > Header Layout panel. Set the Header Size to custom pixel value then adjust the height.

    Best regards,
    Ismael

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