<?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: Help, custom header and footer configured via HTML/CSS does not show up on other hub pages. in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/help-custom-header-and-footer-configured-via-html/m-p/1676170#M6824</link>
    <description>&lt;P&gt;Is there a way to independently style the header/footer for each page? I can go that route but I did not see that option anywhere on the page. I only see the header styling option via html/css on the main hubsite application.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jan 2026 19:40:03 GMT</pubDate>
    <dc:creator>SaraWazir</dc:creator>
    <dc:date>2026-01-06T19:40:03Z</dc:date>
    <item>
      <title>Help, custom header and footer configured via HTML/CSS does not show up on other hub pages.</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/help-custom-header-and-footer-configured-via-html/m-p/1675793#M6820</link>
      <description>&lt;P&gt;I have a hub site that has a custom header and footer configured via HTML/CSS. You can see the header in the screenshot below. It has a drop down as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SaraWazir_0-1767587598585.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/146279i0147D904ADAAA8EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SaraWazir_0-1767587598585.png" alt="SaraWazir_0-1767587598585.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My problem is that this header shows up on the landing page of the hubsite but it disappears from other hub pages. My understanding is that we only configure one header/footer for the hubsite and it applies to all the pages of that hubsite. The header and footer behave normally when I choose the standard header option instead of custom code.&lt;/P&gt;&lt;P&gt;I need help figuring out why my custom header does not show. I don't know if I need to do something special to my code or if I am missing some step.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 04:39:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/help-custom-header-and-footer-configured-via-html/m-p/1675793#M6820</guid>
      <dc:creator>SaraWazir</dc:creator>
      <dc:date>2026-01-05T04:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help, custom header and footer configured via HTML/CSS does not show up on other hub pages.</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/help-custom-header-and-footer-configured-via-html/m-p/1675852#M6821</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/910699"&gt;@SaraWazir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This post here:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-hub-questions/applying-css-style-to-all-pages-in-hub-site/td-p/1641074" target="_blank"&gt;https://community.esri.com/t5/arcgis-hub-questions/applying-css-style-to-all-pages-in-hub-site/td-p/1641074&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Has a method that describes wrapping the content of your Text widget with the .site-header .custom-header .first-tier classes. I'm curious if you have your CSS selectors wrapped with the .site-header and .custom-header in the main page CSS as well? Would you be able to send a snippet of the code you have?&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 14:06:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/help-custom-header-and-footer-configured-via-html/m-p/1675852#M6821</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2026-01-05T14:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help, custom header and footer configured via HTML/CSS does not show up on other hub pages.</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/help-custom-header-and-footer-configured-via-html/m-p/1676158#M6823</link>
      <description>&lt;P&gt;Here is my header code. I have modified the links and names to maintain privacy for my org.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;HTML&lt;/STRONG&gt;:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;div class="custom-header navbar navbar-inverse"&amp;gt;&lt;BR /&gt;&amp;lt;div class="container"&amp;gt;&lt;BR /&gt;&amp;lt;ul class="nav navbar-nav"&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="&lt;A href="https://home-page-link.com/" target="_blank"&gt;https://home-page-link.com/&lt;/A&gt;"&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li class="dropdown"&amp;gt;&lt;BR /&gt;&amp;lt;a href="#"&amp;gt;Programs &amp;lt;span class="caret"&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&amp;lt;ul class="dropdown-menu"&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="&lt;A href="https://transportation&amp;amp;landuse.com" target="_blank"&gt;https://transportation&amp;amp;landuse.com&lt;/A&gt;"&amp;gt;Transportation &amp;amp;amp; Landuse&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="&lt;A href="https://coastalresilience.com" target="_blank"&gt;https://coastalresilience.com&lt;/A&gt;"&amp;gt;Coastal Resilience&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="&lt;A href="https://energy&amp;amp;affordability.com" target="_blank"&gt;https://energy&amp;amp;affordability.com&lt;/A&gt;"&amp;gt;Energy &amp;amp;amp; Affordability&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;BR /&gt;&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li class="dropdown"&amp;gt;&lt;BR /&gt;&amp;lt;a href="#"&amp;gt;Data &amp;lt;span class="caret"&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&amp;lt;ul class="dropdown-menu"&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="&lt;A href="https://assets&amp;amp;data.com" target="_blank"&gt;https://assets&amp;amp;data.com&lt;/A&gt;"&amp;gt;Assets &amp;amp;amp; Data&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;&amp;lt;a href="&lt;A href="https://datasbasededitor.com" target="_blank"&gt;https://datasbasededitor.com&lt;/A&gt;"&amp;gt;Database Editor&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;BR /&gt;&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;BR /&gt;&amp;lt;a href="&lt;A href="https://www.myorg.com/" target="_blank"&gt;https://www.myorg.com/&lt;/A&gt;" class="navbar-right"&amp;gt;&lt;BR /&gt;&amp;lt;img src="https:imagesourcedata" alt="My Org Logo" style="height:50px;"&amp;gt;&lt;BR /&gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;CSS&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;.navbar-inverse {&lt;BR /&gt;background-color: #00497f;&lt;BR /&gt;padding: 10px 20px;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.navbar-inverse .navbar-nav &amp;gt; li &amp;gt; a {&lt;BR /&gt;color: #ffffff;&lt;BR /&gt;margin: 0 15px;&lt;BR /&gt;text-decoration: none;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.navbar-inverse .navbar-nav &amp;gt; li {&lt;BR /&gt;position: relative;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.navbar-inverse .dropdown-menu {&lt;BR /&gt;display: none;&lt;BR /&gt;position: absolute;&lt;BR /&gt;top: 100%;&lt;BR /&gt;left: 0;&lt;BR /&gt;background: #fff;&lt;BR /&gt;list-style: none;&lt;BR /&gt;padding: 8px;&lt;BR /&gt;min-width: 220px;&lt;BR /&gt;border-radius: 4px;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.navbar-inverse .dropdown:hover .dropdown-menu {&lt;BR /&gt;display: block;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;.dropdown-menu a {&lt;BR /&gt;color: #00274d;&lt;BR /&gt;display: block;&lt;BR /&gt;padding: 10px;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 18:36:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/help-custom-header-and-footer-configured-via-html/m-p/1676158#M6823</guid>
      <dc:creator>SaraWazir</dc:creator>
      <dc:date>2026-01-06T18:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help, custom header and footer configured via HTML/CSS does not show up on other hub pages.</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/help-custom-header-and-footer-configured-via-html/m-p/1676170#M6824</link>
      <description>&lt;P&gt;Is there a way to independently style the header/footer for each page? I can go that route but I did not see that option anywhere on the page. I only see the header styling option via html/css on the main hubsite application.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 19:40:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/help-custom-header-and-footer-configured-via-html/m-p/1676170#M6824</guid>
      <dc:creator>SaraWazir</dc:creator>
      <dc:date>2026-01-06T19:40:03Z</dc:date>
    </item>
  </channel>
</rss>

