@Richard_Diviney Taking another look at the screenshot you posted, based on the values I’m guessing it is a screenshot from the Webflow side of things?
It looks like you’ve told them that you plan to host their content at dashboard.theattributes.com
and to do so they have in turn provided you with two DNS records to be inserted at your DNS.
If your Name Servers are pointed at Netlify, then it really should just be a case of accessing the DNS management in Netlify and adding the two records, which is precisely the documentation I linked to yesterday.
1. Go to the Domains tab for your team.
When you’re logged in to your account on Netlify, go to the Domains
tab in the main menu…
2. Select the domain you want to edit.
You should see your domain listed on the page, select it.
Unfortunately I can’t show a screenshot of this, (or any following step), as I have no domains to manage in Netlify.
Since you will be adding two separate DNS records, you’ll need to loop through the following steps 3, 4, 5
twice, once for each record you are adding.
3. At the bottom of the DNS records panel, select **Add new record**.
4. Choose the type of record to create from the menu and fill in the remaining options. The fields you need to fill out will depend on the type of record you select.
5. Select Save to create the record and make the changes live.
To add the first record you would “3. add”, “4. set the values” and “5. save”…
Type: CNAME
Name: dashboard
Value: proxy-ssl.webflow.com
To add the second record you would “3. add”, “4. set the values” and “5. save”…
Type: TXT
Name: @
Value: proxy-ssl.webflow.com