-
Issue description: Kind of weird, but there seems to be some spacing issues and everything looks bunched up on my actual website.
-
Link to the page with the widget in question:
Everything on the widget thing is actually right!
Issue description: Kind of weird, but there seems to be some spacing issues and everything looks bunched up on my actual website.
Link to the page with the widget in question:
Everything on the widget thing is actually right!
Hi there, @ScapeHaven_OSRS ![]()
We’ve fixed the issue with this code added to the Custom CSS section on the Style tab of your widget’s settings:
p {
margin-top: 1em;
margin-bottom: 1em;
}
Please check your website and let me know if the widget looks fine now ![]()