CMS URL/links random on published website

I have set up a CMS for team members, among the info Is links to different social media.
When looking at the cms, it’s all linked correctly.

However, when I look at the published site, the links pick a URL from a random team member.

https://preview.webflow.com/preview/1000skis?utm_medium=preview_link&utm_source=designer&utm_content=1000skis&preview=9b5731802148b18469a33644e3f9ac4e&pageId=65fb7327be8aa0d28696172e&locale=en&workflow=preview

Hi there,

To ensure your social media links display correctly, here’s how to properly configure them in your design:

Select each social link element, click the label’s cog icon to open the link settings, and enter your social channel’s complete external URL in the URL field. Double-check that each URL begins with “https://” and leads to your specific social media profile.

Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.

Can you also send the live preview link?

Hey Alric,

It looks like this is happening because your SVG icons are coded to be 800px wide and 800px tall. If you change them to be 25px square, it should fix the issue. Hope that helps!

1 Like

Thank you! This fixed the issue!
The Svg files within the links where to big with in the emeded code!

1 Like

Sure! https://1000skis.webflow.io/
@parker was finding out the issue. The images in the link boxes were too big, even tho they looked good visually.

Funny how SVG sizing works isn’t it.