How to Hide Site Home Page while using Edwiser RemUI theme

Use this CSS to hide Site home page. Add this CSS to Edwiser RemUI settings > General settings > Custom CSS section

#nav-drawer-container a[data-key=home] {
display:none;
}

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us