<?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: Accordion content height in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/accordion-content-height/m-p/326606#M3620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The application perform some check when resizing. I am not sure what's best in your case but if you use CSS !important you can fix this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.accordion-content {&lt;/P&gt;&lt;P&gt;&amp;nbsp; max-height: 500px !important;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can catch the window resize event and use setTimeout to execute your code after the app has performed what it has to do but I would not recommend that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2016 18:26:14 GMT</pubDate>
    <dc:creator>GregoryL_Azou</dc:creator>
    <dc:date>2016-07-19T18:26:14Z</dc:date>
    <item>
      <title>Accordion content height</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/accordion-content-height/m-p/326605#M3619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you change the height of the accordion content in a side accordion story map such that it's responsive? When I add the following to the index.html file, the height changes in the hosted story map. But, if the story map is resized and the page is maximized again, the accordion content reflects the height in the builder (default height). Only if the page is reloaded again, the accordion content has the modified height (eg: 500px).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Custom Javascript to be executed when the application is ready goes here&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(".accordion-content").css("max-height", "500px");&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(".accordion-content").css("height", "500px");&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 19:48:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/accordion-content-height/m-p/326605#M3619</guid>
      <dc:creator>ShruthiSrinivasan1</dc:creator>
      <dc:date>2016-07-13T19:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Accordion content height</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/accordion-content-height/m-p/326606#M3620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The application perform some check when resizing. I am not sure what's best in your case but if you use CSS !important you can fix this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.accordion-content {&lt;/P&gt;&lt;P&gt;&amp;nbsp; max-height: 500px !important;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can catch the window resize event and use setTimeout to execute your code after the app has performed what it has to do but I would not recommend that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 18:26:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/accordion-content-height/m-p/326606#M3620</guid>
      <dc:creator>GregoryL_Azou</dc:creator>
      <dc:date>2016-07-19T18:26:14Z</dc:date>
    </item>
  </channel>
</rss>

