I have installed the accessibility app on our website but it’s not loading on all pages as selected in the app settings. I’m also finding I need to make the height quite high so that the popup menu gives more than half an option when it opens, the issue with this is it takes up a lot of room when the menu is not needed. Is there a way to make the icon not require as much room when the menu is not selected, in Godaddy? gmssvt.org Thank you!
Hi there, @user25627 ![]()
This issue occurs because the widget is currently installed inside an iframe. To resolve it, please replace your current installation code with the new one:
<script src="https://custom-scripts.elfsightcdn.com/public-scripts/hostinger-and-go-daddy/install-widget.js" data-banner></script>
<div class="elfsight-app-WIDGET_ID"></div>
Before adding the installation code, make sure to replace WIDGET_ID on the 2nd line with the ID of your own widget —Where to get your widget ID
Note: With this way of installation, the widget won’t show up in the website editor or preview mode, so you’ll see a banner placeholder instead. Don’t worry — your widget will be fully visible on the published site!
Check it out and let me know if it helped ![]()