Jump to content

Make top banner fixed in top of pages


dorje

Recommended Posts

i did it but its overlapping and showing under the  top horizontal menu, logo, search

 

#header .banner a {
  display: block;
  max-width: 1170px;
  max-height: 65px; 
  position: fixed;
  }
 
#header .banner a img {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 65px;
  max-width: 1170px; }
 
/*# sourceMappingURL=blockbanner.css.map */
 

bar and cart , so its not looking nice when scrolled.

Link to comment
Share on other sites

  • 9 months later...
  • 1 year later...

Hello, did you managed to solve this, I am having the same issue. 

 

My theme is  suppose to be 1270 px widht but the banner is made for the basic theme whish is 1170 px. Because of this I have a black background color behind my image which is annoying.

 

Do you know how to solve this? I have already changed the blockbanner.css but nothing. I managed to change the dimension on the devtool but I do not know where to apply this changes. 

Help please. Here is my website where you can see the top banner I am talking about.  

www.mueblesmaderaviva.com

Thanks,

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...