<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Changing GDRP Privacy Policy Link Color in GDPR</title>
    <link>https://community.hubspot.com/t5/GDPR/Changing-GDRP-Privacy-Policy-Link-Color/m-p/421991#M1069</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/95723"&gt;@kcarey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/2450" target="_blank" rel="noopener"&gt;@tjoyce&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;You are my only hope&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;" - No pressure there... lol&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok, here's the deal... your form is currently being rendered in an iframe. The iframes from HS do not allow you to add any styles to them.&lt;/P&gt;
&lt;P&gt;The only real option is to disable the default styles by using the embed code like this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;  hbspt.forms.create({
	portalId: "xxxxx",
	formId: "xxxxxxxxx",
        css: ''
});&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, that removes all of your forms styles so you're left with just a plain form.&lt;/P&gt;
&lt;P&gt;That being said, there is a tool that will help you style that plain form here&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forms.belch.io/" target="_blank" rel="noopener"&gt;https://forms.belch.io/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The form styler gives you enough control to get really close to your branding... if you still want to make some more minor tweaks after using the styler... stop back here and i'll help you polish it up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Mar 2021 10:12:30 GMT</pubDate>
    <dc:creator>tjoyce</dc:creator>
    <dc:date>2021-03-25T10:12:30Z</dc:date>
    <item>
      <title>Changing GDRP Privacy Policy Link Color</title>
      <link>https://community.hubspot.com/t5/GDPR/Changing-GDRP-Privacy-Policy-Link-Color/m-p/421790#M1068</link>
      <description>&lt;P&gt;Following a few posts that seem to solve this issue, but I'm not having any luck. I'm trying to style the links to our Privacy Policy and Terms within the GDPR block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The form is embedded in a non hubspot site which I suspect to be the issue.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.artbnk.com/demo/" target="_blank" rel="noopener"&gt;https://www.artbnk.com/demo/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/2450"&gt;@tjoyce&lt;/a&gt;&amp;nbsp;You are my only hope &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 18:12:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/GDPR/Changing-GDRP-Privacy-Policy-Link-Color/m-p/421790#M1068</guid>
      <dc:creator>kcarey</dc:creator>
      <dc:date>2021-03-24T18:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Changing GDRP Privacy Policy Link Color</title>
      <link>https://community.hubspot.com/t5/GDPR/Changing-GDRP-Privacy-Policy-Link-Color/m-p/421991#M1069</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/95723"&gt;@kcarey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;A href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/2450" target="_blank" rel="noopener"&gt;@tjoyce&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;You are my only hope&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;" - No pressure there... lol&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok, here's the deal... your form is currently being rendered in an iframe. The iframes from HS do not allow you to add any styles to them.&lt;/P&gt;
&lt;P&gt;The only real option is to disable the default styles by using the embed code like this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;  hbspt.forms.create({
	portalId: "xxxxx",
	formId: "xxxxxxxxx",
        css: ''
});&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, that removes all of your forms styles so you're left with just a plain form.&lt;/P&gt;
&lt;P&gt;That being said, there is a tool that will help you style that plain form here&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forms.belch.io/" target="_blank" rel="noopener"&gt;https://forms.belch.io/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The form styler gives you enough control to get really close to your branding... if you still want to make some more minor tweaks after using the styler... stop back here and i'll help you polish it up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 10:12:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/GDPR/Changing-GDRP-Privacy-Policy-Link-Color/m-p/421991#M1069</guid>
      <dc:creator>tjoyce</dc:creator>
      <dc:date>2021-03-25T10:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Changing GDRP Privacy Policy Link Color</title>
      <link>https://community.hubspot.com/t5/GDPR/Changing-GDRP-Privacy-Policy-Link-Color/m-p/422023#M1070</link>
      <description>&lt;P&gt;I tried that before, but was unable to style the links within the form syler. I now see that you can target them afterward!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 12:20:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/GDPR/Changing-GDRP-Privacy-Policy-Link-Color/m-p/422023#M1070</guid>
      <dc:creator>kcarey</dc:creator>
      <dc:date>2021-03-25T12:20:48Z</dc:date>
    </item>
  </channel>
</rss>

