<?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: Change Font of LayerList widget in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642499#M17111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I added the code at&amp;nbsp;the end of this file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image" src="https://community.esri.com/legacyfs/online/477819_无标题.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2020 17:33:06 GMT</pubDate>
    <dc:creator>NanShang</dc:creator>
    <dc:date>2020-01-09T17:33:06Z</dc:date>
    <item>
      <title>Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642495#M17107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to the web app builder, I am trying to change the font of layerlist widget to Arial, how to do that?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 08:16:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642495#M17107</guid>
      <dc:creator>NanShang</dc:creator>
      <dc:date>2020-01-09T08:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642496#M17108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Adding these two css rules to the apps theme common.css file will accomplish that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="selector token"&gt;div[widgetid^="widgets_LayerList_Widget"]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
  &lt;SPAN class="property token"&gt;font-family&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; Arial&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;

&lt;SPAN class="selector token"&gt;.jimu-widget-layerList .layers-section .layer-list-title&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
  &lt;SPAN class="property token"&gt;font-family&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; Arial&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:18:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642496#M17108</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T03:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642497#M17109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help. So I tested adding the code in the theme commen.css file, and then refresh the server, but nothing changed at all. I am not very familiar with this, is there anything wrong?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 17:15:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642497#M17109</guid>
      <dc:creator>NanShang</dc:creator>
      <dc:date>2020-01-09T17:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642498#M17110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Did you make the change in the particular app you are testing (i.e. [install dir]\server\apps\[app#]\themes\[theme name]\common.css?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 17:28:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642498#M17110</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-01-09T17:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642499#M17111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I added the code at&amp;nbsp;the end of this file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image" src="https://community.esri.com/legacyfs/online/477819_无标题.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 17:33:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642499#M17111</guid>
      <dc:creator>NanShang</dc:creator>
      <dc:date>2020-01-09T17:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642500#M17112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;If you made the change in the common.css in that directory then it is probably just a caching issue you need to go to the site and in your browser and click Ctrl + F5 to load the web page without using cache.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 17:38:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642500#M17112</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-01-09T17:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642501#M17113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience, but I cleared the cache and reload the website, still the same font. I changed the LayerList widget name from LayerList to Map Feature Selection, is it possibly related to this? If so how to change the code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 17:52:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642501#M17113</guid>
      <dc:creator>NanShang</dc:creator>
      <dc:date>2020-01-09T17:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642502#M17114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;It may be that I just don't have enough info yet. Where is the LayerList widget in your app? Is is in the header controller or on screen placeholder or in the jewelry box theme drawer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 19:10:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642502#M17114</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-01-09T19:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642503#M17115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the web builder app online developed my app, using Jewelry Theme, and added the LayerList widget in the right panel from the header controller.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="326" src="https://community.esri.com/legacyfs/online/477820_pastedImage_1.png" width="290" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 19:23:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642503#M17115</guid>
      <dc:creator>NanShang</dc:creator>
      <dc:date>2020-01-09T19:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642504#M17116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;OK. I don't work with AGOL version of WAB very often.&lt;/P&gt;&lt;P&gt;So in your case add those rules to the "[your app name]/themes/JewelryBoxTheme/styles/yellow/style.css"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 19:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642504#M17116</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-01-09T19:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change Font of LayerList widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642505#M17117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, it worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 20:14:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/change-font-of-layerlist-widget/m-p/642505#M17117</guid>
      <dc:creator>NanShang</dc:creator>
      <dc:date>2020-01-09T20:14:07Z</dc:date>
    </item>
  </channel>
</rss>

