/* Override any inline styles to shift the chat button up */ #mozmess-launcher { position: fixed !important; /* Ensure it's fixed */ bottom: 80px !important; /* Adjust the vertical position from the bottom */ right: 10px !important; /* Adjust the horizontal position from the right */ }
Skip Navigation