Home Forums Business Consultr Pro Fixed header for every page

Viewing 5 reply threads
  • Author
    Posts
    • #3821
      Anonymous
      Inactive

      Hi !

      I absolutely love the theme and possibilities it has to customize my website to the style of my company. I only have got one important question: Is it possible to set a fixed header for every page? If yes, can you provide the CSS I need to do this?

      Greets,

      Sywert

    • #3834
      keonthemes
      Keymaster

      Hello,

      By default the fixed header works on every page.

      Thanks.

    • #3849
      Anonymous
      Inactive

      Hi,

      I think my question was not clear.

      I have different pages regarding different subject. I would like to give every page it’s own header. So a picture of our office on the ‘about us”page and an picture of our work on site on the ‘our partners’-page. Is this possible?

      Thanks in advance.

    • #3851
      keonthemes
      Keymaster

      Hello,

      Okay. We understand your requirement now. You are talking about separate header image for separate pages. To achieve that, you can simply add a multiple header support plugin. We would like to recommend the Unique Headers plugin for that. Here is a link: https://wordpress.org/plugins/unique-headers/

      Thanks.

    • #4023
      Anonymous
      Inactive

      The unique-headers plugin works great. I can add a separate header to every page. Is there a way to just remove the header image completely?

      Thanks,

      Mark

    • #4124
      keonthemes
      Keymaster

      Hello,

      Yes, you can. Please kindly copy and paste below CSS to WP Dashboard > Appearance > Customize > Additional CSS.

      .wrap-inner-banner {
      background-image: none !important;
      }

      Thanks.

Viewing 5 reply threads
  • You must be logged in to reply to this topic.