Forum Replies Created
-
AuthorPosts
-
YES!
That was ist. So simple… Thanks a lot!!
Best regardsHello Mike,
thanks for your reply!
I put this:@media only screen and (max-width: 767px) {
#header_main {
background-color: #fff;
}
}but unfortunately it doesn’t work.
Maybe you can see my issue when you go to the site and downsize the browser window, to see the effect I am talking about.
I don’t quite understand why this happens at all. The slider is supposed to show up on screens larger than 768px (so my slider settings) with the normal transparent menue on top of the page. Below that size there’s a background image (I clicked “hide on screens larger than 767px”) I thought, the mobile menue will show up exaclty at that breakpoint of 767px. But I still see the slider there with the mobile menue on that dark background. Somehow I think something got mixed up completely. But I don’t find out, what went wrong… maybe you can help? Any idea?
Thankyou!Update:
i remember now, what happened: I had added some css to set the header background to white, because on my galaxy tablet, the 3 bar menue wasn’t visible on that dark background that came automatically with the transparent header.
So now my question: How can I set the header background to white only for smaller devices?
Thankyou!OK, you may close that topic now. Thankyou!
Thanks a lot, this worked perfectly!
This works perfectly, Thanks!
­
OK, solved it myself with
-
AuthorPosts