How to Add Widgets to Webflow
Embed astrology widgets into your Webflow project with an Embed element. Works on all Webflow plans.
- 1
Open the Webflow Designer
Open your project in the Webflow Designer.
- 2
Add an Embed element
Drag an "Embed" element from the Add panel (shortcut: A) to your page where you want the widget.
- 3
Paste the widget code
Double-click the Embed element and paste the widget code.
<script src="https://deluxeastrology.com/embed/widget.js" async></script> <div data-da-widget="daily-horoscope" data-sign="aries"></div>
- 4
Publish
Click Publish to see the widget live on your site.
Tips
- 💡You can also add the code in Project Settings → Custom Code for site-wide widgets.
- 💡Embed elements work in any Webflow plan.