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 ...