Calling the Webflow CSS from an external site

I am trying to embed a Wufoo form in my webflow site. In order to make it look like my webflow website I can use custom CSS and link an external CSS file. Is there anyway for me to link my wufoo form to my Webflow css file. What would the url be is it something like www.mydomain.com/webflow.css

Try looking at your published page’s source code. In the first few lines of code, you should see something similar to this:

<link rel="stylesheet" type="text/css" href="https://daks2k3a4ib2z.cloudfront.net/54fe5caa013b1ff80ccba05f/css/flowtour.webflow.bd79d346c.css">

the value inside of the “href” is the file you’re looking for. :slight_smile:

Thank you very much, exactly what I was looking for.

Hi @kaps94, Can you please update your post with some more information so we can help you faster? Things like your read-only link, screenshots, and your environment info really speed things up.

Posting guidelines can be found here: Posting Guidelines for the Design Help Category - General - Forum | Webflow

Thanks in advance! :slight_smile:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.