Action Bar visible in mobile view
Hello!
i have the problem that the acton bar is visible in desktop-mode and tablet mode but not in mobile mode. I already insert this code in css but it didn't work ...
@media screen and (max-width: 767px)
{
#Action_bar,
#Action_bar .slogan
{
display: block!important;
}
}
i´m using the BeBuilder for the header (and footer) so the normal options under header / action bar are greyed out. I can't find the option to put in on in mobile view in the builder (if there is one ?!)
Thank you very much!
One idea: it would be nice to have a search field in this forum to find other similar topics to save you (the support) some time ...
Comments
oh sorry the search field is in black section ... my fault :-)
Hi,
So everything is fine now?
Is there anything else I can help you with?
BTW there is a search feature available on the forum:
Best regards
thanks for your answer!
Sadly it's still not working.
This css code is not changing the situation and the options are still greyed out because of using beBuilder for the header.
The action bar is showing in very window width but not on the mobile view.
Please attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Thanks
thank you!
Here is the link:
https://autohaus-amt.de/
Frontend-PW: vyvfum-4bikfo-hUqnyt
I can see that you use the Header Builder on your website, so the custom CSS will not work for it.
You must adjust the mobile view within the Header Builder.
https://support.muffingroup.com/video-tutorials/building-mobile-headers/
Best regards