Website doesn't change to a mobile version
-
Hi,
I had to change my header to remove the standard white space next to my header.
After inserting the following code my header was fixed, but now it doenst change to a mobile version anymore.
here is the code i inserted:
site-header {
background-image: url(‘http://www.moveya.nl/wp-content/uploads/2015/09/wallpaperte.png’);
background-repeat: repeat;
background-position: top center;
background-attachment: scroll;
}site-container {
padding: 0;
}site-header-right {
display: none;
}how can i keep my header fixed and change my website to mobile version again?
Thanks
website: http://www.moveya.nl
The topic ‘Website doesn't change to a mobile version’ is closed to new replies.