Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Transparent Header Mobile
danielauzier
January 2020
in
Theme support
Hello!
I need to know how to make the mobile version with a transparent header, just like in the desktop mode.
Comments
Pablo
January 2020
Hello,
You can turn on the transparency mode for sticky mobile menu in the theme options > responsive > header
http://prntscr.com/qtj47b
Thanks
danielauzier
January 2020
How to make it when the page scrolls down appears the bottom? Stay with transparent bottom only at the top.
Pablo
January 2020
Can you send me a link to your website?
I'm not sure if you are talking about the sticky menu or what.
Thanks
danielauzier
January 2020
Good morning!
This is a temporary link:
https://wordpress-347340-1103135.cloudwaysapps.com/
Yes, is this about Sticky menu. In the desktop it's ok, but in smartphone i need of background in header.
Pablo
January 2020
Please paste that CSS code into the Theme Options > Custom CSS & JS > CS
@media(max-width
:768px){
html #Top_bar.is-sticky{
background:black !important;
}
}
Thanks
Sign In
or
Register
to comment.
Comments