Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 19, 2014 at 3:10 pm #281221 SuperbobrikParticipant Hello! I got a subscription site so only logged in users should have access to seach. Is it possible to show seach icon in the menu only for logged in users? Thanks! June 19, 2014 at 5:50 pm #281281 YigitKeymaster Hey Superbobrik! Please add following code to Quick CSS in Enfold theme options under General Styling tab #searchform, li#menu-item-search { display: none; } .logged-in #searchform, .logged-in li#menu-item-search { display: block; } Best regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In