🔥Advanced
Guide to exploring advanced customization options
Open with custom element
<a href="#" data-lw-onclick="#feedbackWidget">Feedback</a>Position the feedback button
<style>
.feedbackFloat {
margin-right: -20px !important;
margin-bottom: -14px !important;
}
</style>Last updated