Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #57168
    @bikecrews

    Is there no sticky header in this theme?

    Answers

    #57197
    @vapvarun

    Sorry @bikecrews, Not at present but we will add shortly
    Regards

    #61507
    @valeriva

    Hi @bikecrews, try to add the following code in your child theme’s stylesheet:

    #header-search form, .site-header {
    position: fixed;
    top: 0px;
    z-index: 999;
    }

    this worked for me 🙂

    #61726
    @vapvarun

    thanks @valeriva for your help
    Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘Sticky Header?’ is closed to new replies.