Fixed image instead of Revolution slider

Hello, I need to put the same home page image on every pages of my site. So I use the option of showing the rev slider on all pages in advanced options menu. But it is very slow to load the pages when navigate from one menu to another.

So I would like to put just a sample non-animated image instead of rev.slider to speed up the navigation. Is it possible?

thanks

Comments

  • Hi,

    yes, it is possible. You can set header background under Theme options > Header & Subheader > Header section instead.
  • thanks

    It work but the image does not fit so I used this custom css to define the height of my image

    body:not(.template-slider) #Header { min-height: 450px !important; }

    the height is now ok but i want to "pad" the image down. I tried to use this custom css line but it does not work. 

    body.header-below:not(.template-slider) #Header { padding-top: 150px; }
    Any idea why?
    thanks
  • Please send us screenshot with explanation of where you would like to add this plugin and also please send us link to page where you got this header's background.
Sign In or Register to comment.