Hide Acct Details And Logout
-
I tried to use CSS to hide Account details and Logout buttons in the Profile Dashboard (Accounts Page), but it would not hide?
How can I hide those two buttons.rtcl-MyAccount-wrap .rtcl-MyAccount-navigation-link–logout>a {
display: none !important;
}
.rtcl-MyAccount-wrap .rtcl-MyAccount-navigation-link–edit-account>a {
display: none !important;
}
https://pasteboard.co/5FjT7kl1y48m.png
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Hide Acct Details And Logout’ is closed to new replies.