<?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: Center align text on @hubspot/header on a template level in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/860436#M36170</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;this answer should be an accepted solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2023 20:25:56 GMT</pubDate>
    <dc:creator>louischausse</dc:creator>
    <dc:date>2023-10-05T20:25:56Z</dc:date>
    <item>
      <title>Center align text on @hubspot/header on a template level</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566782#M27121</link>
      <description>&lt;P&gt;How do you center the text in a hubspot/header module on a template level?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been checking on the hubspot documentation and I can't find it there.&lt;BR /&gt;Already checked here: &lt;A href="https://developers.hubspot.com/en/docs/cms/building-blocks/modules/using-modules-in-templates" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/en/docs/cms/building-blocks/modules/using-modules-in-templates&lt;/A&gt;, here: &lt;A href="https://developers.hubspot.com/docs/cms/building-blocks/modules/default-modules" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/cms/building-blocks/modules/default-modules&lt;/A&gt;, and here: &lt;A href="https://developers.hubspot.com/docs/cms/hubl/tags/dnd-areas" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/cms/hubl/tags/dnd-areas&lt;/A&gt; and didn't found any info/solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think they should at least provide how to add default styling to modules on a template level.&lt;BR /&gt;&lt;BR /&gt;Here's what&amp;nbsp;my dnd_module looks like.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{% dnd_module
path="@hubspot/header",
value="Heading",
header_tag="h2"
%}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 06:58:31 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566782#M27121</guid>
      <dc:creator>marth</dc:creator>
      <dc:date>2022-02-01T06:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Center align text on @hubspot/header on a template level</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566817#M27122</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/249540"&gt;@marth&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you module should look like this:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;{% dnd_module
path="@hubspot/header",
value="Heading",
header_tag="h2"
horizontal_alignment="CENTER"
%}
{%end_dnd_module%}&lt;/LI-CODE&gt;
&lt;P&gt;It is in this documentation:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/cms/hubl/tags/dnd-areas#drag-and-drop-module-code-dnd-module-code-" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/cms/hubl/tags/dnd-areas#drag-and-drop-module-code-dnd-module-code-&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Özcan&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 08:27:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566817#M27122</guid>
      <dc:creator>Oezcan</dc:creator>
      <dc:date>2022-02-01T08:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Center align text on @hubspot/header on a template level</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566820#M27123</link>
      <description>&lt;P&gt;Hi Oezan,&lt;BR /&gt;&lt;BR /&gt;Thank you for the quick reply. But it only centers the wrapper of the heading itself. What we need is a way to center the text itself.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-02-01 at 4.30.23 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/58469i66061BA8AFFE72A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-02-01 at 4.30.23 PM.png" alt="Screen Shot 2022-02-01 at 4.30.23 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 08:31:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566820#M27123</guid>
      <dc:creator>marth</dc:creator>
      <dc:date>2022-02-01T08:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Center align text on @hubspot/header on a template level</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566827#M27125</link>
      <description>&lt;P&gt;gladly,&lt;BR /&gt;for the text you have to select the element, in your code e.g. it was the h2, and in your css write e.g.&lt;/P&gt;
&lt;P&gt;h2 {&lt;BR /&gt;text-align: center&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Özcan&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 08:37:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566827#M27125</guid>
      <dc:creator>Oezcan</dc:creator>
      <dc:date>2022-02-01T08:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Center align text on @hubspot/header on a template level</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566856#M27127</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/249540"&gt;@marth&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;There is no any option provide by hubspot header.module for aligning text center. you can Center the text by using css or you can clone the module and add editable fields there for customizing.&amp;quot;}" data-sheets-userformat="{&amp;quot;2&amp;quot;:829,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;6&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;7&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;8&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}"&gt;There is no option provided by Hubspot header.module for aligning the text center. you can Center the text by using css or you can clone the module and add editable fields there for customizing.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hope this helps!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;BR /&gt;Thanks and Regards.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2022 09:41:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/566856#M27127</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2022-02-01T09:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Center align text on @hubspot/header on a template level</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/567448#M27142</link>
      <description>&lt;P&gt;I see. Thank you for the clarification. Although I am still confused because once you edit the module. There's a style tab on the module and there's a text alignment option on it.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 01:38:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/567448#M27142</guid>
      <dc:creator>marth</dc:creator>
      <dc:date>2022-02-02T01:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Center align text on @hubspot/header on a template level</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/567450#M27143</link>
      <description>&lt;P&gt;Thank Oezcan. We just did this one since Webdew mentioned there's no option for it.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 01:39:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/567450#M27143</guid>
      <dc:creator>marth</dc:creator>
      <dc:date>2022-02-02T01:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Center align text on @hubspot/header on a template level</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/860436#M36170</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;this answer should be an accepted solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2023 20:25:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Center-align-text-on-hubspot-header-on-a-template-level/m-p/860436#M36170</guid>
      <dc:creator>louischausse</dc:creator>
      <dc:date>2023-10-05T20:25:56Z</dc:date>
    </item>
  </channel>
</rss>

