Reply 336980 to: hide search bar in header for non login users (visitor)

Avatar: Rose Tyler
Rose Tyler
Support staff
October 20, 2022 at 10:38

Hello,

Try to add the next code in Theme Options > Theme custom CSS:

body:not(.logged-in) .aws-search-form{
    display:none !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.