Sticky both header

Home Forums Jevelin Theme Sticky both header

Home Forums Jevelin Theme Sticky both header

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    RESOLVED Posts
  • daptee
    Participant

    Hi there. I have in my theme the style 2 of headers. I want that both headers (class=”sh-header-top sh-header-top-2″   and   class=”sh-header sh-header-2 sh-sticky-header sh-sticky-header-active”) make sticky when i scrolled down. Now is only the second header sticky and i want both headers sticky.

     

    Thanks

    Hi @daptee,

     

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

     

    To achieve that we have to develop custom CSS code.

     

    Could you please share me your site URL where it’s displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    daptee
    Participant

    Thank you for your answer. Here is my page

    http://grupomsh.com.ar/nuevaWeb/servicios/

     

     

    Solution for this topic

    You can achieve 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

     

    .sh-header-top {
        position: fixed  !important;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
    }
    
    header.primary-desktop {
        margin-top: 50px;
    }
    
    #page-container .sh-header.sh-sticky-header.sh-sticky-header-active {
        top: 46px !important;
    }
    
    .admin-bar .sh-header-top {
        top: 32px;
    }
    
    .admin-bar #page-container .sh-header.sh-sticky-header.sh-sticky-header-active {
        top: 78px !important;
    }

     

     

    daptee
    Participant

    Excelent! Thanks!

    You are most welcome here 🙂

    daptee
    Participant

    Sory, one more question. Please see my website http://grupomsh.com.ar/nuevaWeb/servicios/

     

    Is there any way that my menu doesnt bounce when scrolling up and down? Thank you for your help.

    You can try achieving it using below custom CSS code.

     

    #page-container .sh-header-height {
        top: 0 !important;
        position: fixed;
        width: 100%;
        left: 0;
    }
Viewing 8 posts - 1 through 8 (of 8 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form