Thank you very much! Actually I used a redirect plug ın to redırect logged in people to members page(if they click to button). And guests redirect to regıster button via same button. But it didint work for redirect by plugin (logged in members to members page) so ı had to cancel the button and ı havre requested it from you, thanks it has worked, but if you can say a simmilar css code for same button to redirect logged in members to members page,ı wont have to delelte the button for logged in members.
So, is there a redirecting to ‘logged-in’ members to members searching page veersion of the code you have shared to redirect logged in members to members searching page if they click? like this code bellow to redirect?
”
.logged-in a.elementor-button-link.elementor-button.elementor-size-xl {
display: none !important;
}
”” Thanks best regards !

