Hi. My english is very limited, sorry.
I need, in tablet and phone view, the header, logo area and phone container transparents (in desktop view are transparent). I’m newbie. I’m with “restaurant demo”.
Can you help me? Thanks,
Josan
Hi Josan1965!
Add this to your custom CSS.
@media only screen and (max-width: 767px) {
#header, #header * { background: transparent !important; }
#header { position: fixed !important; }
}
If that’s not correct then send us a link to your page and take a screenshot highlighting exactly what your trying to do so we can get a better idea.
Cheers!
Elliott
Thanks for your rapid support.
Now header and container are transparent but…
With this a new problem happens: logo is expelled from your site.
Hi. I have my website in local server (into mu iMac) with DestokServer.