Hello,
Can we display the fixed top bar on mobile as desktop version ?
Thanks !
Yes, but it won't have any background color.
Theme Options -> Responsive -> Header, just tick on the "Transparent" option
thanks
It does not work....
In fact I want to display the top bar (which is above the header) on the mobile as well.
thanks !!
It's an Action Bar, the Top Bar itself is just a menu, glad that you sent a screenshot, it's really helpful.
Please, send us a link to your website, I'll do my best.
Thanks
Hello, Thanks !!
The website : https://boutique.domaineziegler.com/
I've a top bar or action bar in grey/black. I would like to see it appear on mobile too, if it's possible.
Thanks!
Please paste that code into Theme Options -> Custom CSS & JS -> CSS
html body #Action_bar{ display: block !important; background-color: #292b33 !important; } html body #Action_bar .slogan{ display: block !important; color: #bbbbbb !important; }
It's very perfect, thanks!!! ?
Comments
Hello,
Yes, but it won't have any background color.
Theme Options -> Responsive -> Header, just tick on the "Transparent" option
thanks
It does not work....
In fact I want to display the top bar (which is above the header) on the mobile as well.
thanks !!
It's an Action Bar, the Top Bar itself is just a menu, glad that you sent a screenshot, it's really helpful.
Please, send us a link to your website, I'll do my best.
Thanks
Hello, Thanks !!
The website : https://boutique.domaineziegler.com/
I've a top bar or action bar in grey/black. I would like to see it appear on mobile too, if it's possible.
Thanks!
Please paste that code into Theme Options -> Custom CSS & JS -> CSS
thanks
It's very perfect, thanks!!! ?