Disable bottom right menu
-
Hi there!
For those visiting my site, they see a bottom-right menu that opens on a click, present on every page. I would like to disable it so it does not appear at all. How can I do it?
Thank you!
The blog I need help with is: (visible only to logged in users)
-
Hi, I think I managed to hide the lower right bar now with the following code.
Did I do it right?
#actionbar {
visibility: hidden;
}Thanks!
- The topic ‘Disable bottom right menu’ is closed to new replies.