Mobile Bottom Navbar remove on certain pages
-
Hi
Is there a way that I can stop the mobile bottom navbar showing on my maintenance page? I still want it to show on all other pages.
Thank you.
Hello,
To hide the mobile bottom navbar from the maintenance page you need to add the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.page-template-maintenance .woodmart-toolbar {
display: none;
}
Best Regards.
Perfect! Thanks very much.
Most Welcome :-)
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘Mobile Bottom Navbar remove on certain pages’ is closed to new replies.