Displaying the Mobile Bottom Menu on Select Pages Only
Hi,
It might be done with a custom CSS code by hiding it on all pages except the given ones.
But it is a more complex CSS, and you should contact your web developer regarding this.
Best regards
can you give me the css to hide it?
As I mentioned, it is more complex, and you should contact your web developer regarding this.
i develop my website
I can only suggest checking the following link:
https://support.muffingroup.com/how-to/how-to-add-custom-classes-and-css/
Especially the video at the bottom of it.
its seen to include
.mfn-footer-stickymenu {
visibility: hidden;
in every page i need, i just asking cause sometime is not easy to found the class of the elements
You can put it in the Custom CSS field in the page options of each page you want to use this CSS.
Comments
Hi,
It might be done with a custom CSS code by hiding it on all pages except the given ones.
But it is a more complex CSS, and you should contact your web developer regarding this.
Best regards
can you give me the css to hide it?
As I mentioned, it is more complex, and you should contact your web developer regarding this.
Best regards
i develop my website
I can only suggest checking the following link:
https://support.muffingroup.com/how-to/how-to-add-custom-classes-and-css/
Especially the video at the bottom of it.
Best regards
its seen to include
.mfn-footer-stickymenu {
visibility: hidden;
in every page i need, i just asking cause sometime is not easy to found the class of the elements
You can put it in the Custom CSS field in the page options of each page you want to use this CSS.
Best regards