badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: I want to hide the menu from two pages

#46859

Hi Waterrabbit7,

To hide the menu in Register/ Login Page and the Login Page go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and click on save button:

.page-id-113 #access, 
.page-id-115 #access {
	display: none;
}
#site-logo {
	margin-bottom: 32px;
}

Thank you for using our theme.