sticky action bar
Im trying to do action bar sticky (as top bar does) but with overlay menu (so no top bar). I
#Action_bar {
background: white;
position: -webkit-sticky;
position: sticky;
top: 0;
}
not working. Is there anything i am missing? What should i do to have action bar behave like top bar but not losing overlay menu?
Thanks again Phil
Comments
Hi,
Instead of writing a custom CSS code, you can use the Header Builder instead.
Please, head to the following links to check how this tool works:
https://support.muffingroup.com/documentation/header-builder/
https://support.muffingroup.com/video-tutorials/how-to-build-a-custom-header/
Thanks
i tried that before the own css. Im not able to do action bar sticky. I think has something to do with the is-sticky class of the top bar. If i hide the top bar and add the class is-sticky to de the action bar will it behave the same?
This would require the theme files modifications, but we do not provide help with such customization.
If you want to modify the files, you should contact your web developer.
However, in the Header Builder, you can activate the sticky Action bar by opening the Sticky display and activating it.
Thanks
yes i did what you show in the screenshot, but didnt work. Im using overlay menu, is this the issue?
The developer is me.
But the header builder does not have the Overlay menu option.
If you are using the layout from the Theme Option, and want to have a sticky Action Bar with it, you will have to modify the theme files, but as I said before, we do not provide help with such customization.
Best regards
ok then i understand it right. Thanks Phil and thank god for child themes