Header scroll Lagging

Home Forums Jevelin Theme Header scroll Lagging

Home Forums Jevelin Theme Header scroll Lagging

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • lorena
    Participant

    Hi,

    I recently updated my header and noticed that when I scroll down or up the bottom of the header extends the black. How can I get rid of this?

    Hi @lorena.redzepovski,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .primary-desktop .sh-header-height,
    .primary-desktop .sh-header-height .sh-header {
        height: auto !important;
    }

     

    Best regards,
    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)