September 6, 2016 at 11:00 am
#46859
Theme Horse Support Team
Keymaster
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.