Reply 338802 to: hide block in logout

Avatar: Rose Tyler
Rose Tyler
Support staff
November 17, 2022 at 15:24

Hello,

Add a custom class for row, for example:
disable-for-non-logged-in
https://prnt.sc/TtV5ygwXJfk1
then add the next code in custom CSS for the page

.disable-for-non-logged-in {
    display: none !important;
}

https://prnt.sc/NU51uRRHyIFf

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.