Hi Trailblazers,
I want to give my external users a way of login out of the site without using the user menu. Is there a simple hack to create a log out button with white text on red background? I'm hoping its possible with a couple of line of CSS code.
Any help much appreciated
@Archana Panda thank you this was very useful. I have two final questions if you don't mind.
Is there a way to change the colour of the button and the colour of the test on the button? (I want white text on pink background if possible) Text colour rgb(255, 255, 255) and button action rgb(228, 16, 132)
Can I use code to remove user profile menu from my header and replace it with the logout button? or are there limitations on where the component can be placed on the Experienced Cloud page?