<?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: Text Widget vertical alignment in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1630622#M19783</link>
    <description>&lt;P&gt;This solution worked for what I needed, but if the text box size changes on different screens, there is a gap between the map and the text box.&amp;nbsp; Any recommendations on how to force the map widget to dynamically adjust its height based on the height of the text box widget?&amp;nbsp; Expanding the map to the top of the page accomplishes this, but the text box covers the upper buttons.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jul 2025 13:28:03 GMT</pubDate>
    <dc:creator>JasminePrater</dc:creator>
    <dc:date>2025-07-07T13:28:03Z</dc:date>
    <item>
      <title>Text Widget vertical alignment</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1033348#M1587</link>
      <description>&lt;P&gt;How do I vertically align text in a text widget ?&lt;/P&gt;&lt;P&gt;I have added a text widget to a card but cannot see how to center the text vertically.&lt;/P&gt;&lt;P&gt;i can see how to align horizontally but no equivalent for vertically is apparent.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 13:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1033348#M1587</guid>
      <dc:creator>David_J_Winter</dc:creator>
      <dc:date>2021-03-05T13:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Text Widget vertical alignment</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1033400#M1588</link>
      <description>&lt;OL&gt;&lt;LI&gt;Set the element position to "vertical center". This will keep your text in the vertical center of the card.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_1-1614958782071.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7635iE7E2EADC66A9EA85/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_1-1614958782071.png" alt="jcarlson_1-1614958782071.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Set the &lt;STRONG&gt;height&lt;/STRONG&gt; of the text element to "Auto". That way as the length or size of the text changes, the selection box will be as tall as the text.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_2-1614958804456.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7636iF9B7FDD8573A0F38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_2-1614958804456.png" alt="jcarlson_2-1614958804456.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;With those two settings together, your text will remain vertically centered in the card.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_3-1614958860452.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7637i18480F8D55B73730/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_3-1614958860452.png" alt="jcarlson_3-1614958860452.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 15:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1033400#M1588</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-03-05T15:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Text Widget vertical alignment</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1200444#M5063</link>
      <description>&lt;P&gt;I know this post is old, but the other answer wasn't exactly what I was looking for, so for anyone else looking for how to vertically align the text itself, not the text box, I have a work-around. Put the text box in a column widget and set the column's setting "Vertical align" to center.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 16:22:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1200444#M5063</guid>
      <dc:creator>Savannah2019</dc:creator>
      <dc:date>2022-08-08T16:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Text Widget vertical alignment</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1247228#M6024</link>
      <description>&lt;P&gt;The above solutions don't really work for me either, I have a text widget in a list widget, and it doesn't appear I can add a column into that list widget, so I can't use that technique to vertically center the text.&lt;/P&gt;&lt;P&gt;Can we please get this as a setting on the text widget itself?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 14:10:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1247228#M6024</guid>
      <dc:creator>RobertAnderson3</dc:creator>
      <dc:date>2023-01-11T14:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Text Widget vertical alignment</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1308329#M7615</link>
      <description>&lt;P&gt;If people are still looking for an answer to this one:&lt;/P&gt;&lt;P&gt;Under Style, select "Auto" or "Custom" as the height. This will enable an align option that you can use to "Center", "Top" or "Bottom" align your text in the textbox.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yoga_0-1689363541463.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75437iE336C122D3BBBC35/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yoga_0-1689363541463.png" alt="yoga_0-1689363541463.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The align option is hidden by default for the "Stretch" Height option.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yoga_1-1689363604886.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75438i063D3F16A36C4233/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yoga_1-1689363604886.png" alt="yoga_1-1689363604886.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 19:41:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1308329#M7615</guid>
      <dc:creator>yoga</dc:creator>
      <dc:date>2023-07-14T19:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Text Widget vertical alignment</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1630622#M19783</link>
      <description>&lt;P&gt;This solution worked for what I needed, but if the text box size changes on different screens, there is a gap between the map and the text box.&amp;nbsp; Any recommendations on how to force the map widget to dynamically adjust its height based on the height of the text box widget?&amp;nbsp; Expanding the map to the top of the page accomplishes this, but the text box covers the upper buttons.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 13:28:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/text-widget-vertical-alignment/m-p/1630622#M19783</guid>
      <dc:creator>JasminePrater</dc:creator>
      <dc:date>2025-07-07T13:28:03Z</dc:date>
    </item>
  </channel>
</rss>

