Sticky Menu & Header

Home Forums All Themes Questions Sticky Menu & Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5048
    Rajat Kundu
    Participant

      I am using Spa_theme

      I installed and activated the plugin ‘Fixed and sticky header’ and the header broke.
      I deactivated this plug in and everything came back. Though I don’t know why this plugin should break the header and the testimonial also went nuts. I want to make the Menu sticky, how can I do that with this or any other plugin? Please advice

      #5051
      Forum Moderator
      Moderator

        Hi,

        Kindly show us your website URL please?

        Regards,
        Shri

        #5055
        Rajat Kundu
        Participant
          #5056
          Forum Moderator
          Moderator

            Hi,

            Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

            .has_trans_header .header_wrap {
                position: fixed !important;
                z-index: 999999999;
            }

            Regards,
            Shri

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