Jump to content

Supprimer l'image du header sur le theme mobile/tablette


Recommended Posts

Bonjour,

 

J'aimerai savoir comment supprimer l'image du header de mon theme pour

mobiles et tablettes car il n'est pas adpaté.

 

Dans mon global.css, j'appelle l'image du header comme suit :

 

#header {
  background-image: url(../img/bckgrnd-header.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: 50px
  z-index: 5003; }

 

 

Par avance merci.

Edited by favancini (see edit history)
Link to comment
Share on other sites

  • 1 month 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...