I am trying to update the visibility of the log in/register for logged in users.
(hide log in button after logged in)
I am currently using a button to redirect to a page – how can i hide this button? have tried some custom css but no luck
(i previously was using a elmentor pop up widget through a static block but that had the same issue – the conditions weren’t operating correctly on the static block for some reason)