<?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>question SP Header collapse in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/sp-header-collapse/m-p/3124547#M1781</link>
    <description>&lt;P&gt;When my window is minimized above 768 px my buttons would overlap my img&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashley45_0-1733862347364.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/406999iF93DAF1CCF2A1842/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashley45_0-1733862347364.png" alt="Ashley45_0-1733862347364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i made some adjustments to the header widget with the following script to make the buttons collapse within the hamburger when minimized to a bigger screen size. THIS WORKED however, if i go to any other page in the portal other things start overlapping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is what fixed the landing page&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;@media (max-width: 1275px) {&lt;BR /&gt;.navbar-header {&lt;BR /&gt;float: none;&lt;BR /&gt;}&lt;BR /&gt;.navbar-left,.navbar-right {&lt;BR /&gt;float: none !important;&lt;BR /&gt;}&lt;BR /&gt;.navbar-toggle {&lt;BR /&gt;display: block;&lt;BR /&gt;}&lt;BR /&gt;.navbar-collapse {&lt;BR /&gt;border-top: 1px solid transparent;&lt;BR /&gt;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);&lt;BR /&gt;}&lt;BR /&gt;.navbar-fixed-top {&lt;BR /&gt;top: 0;&lt;BR /&gt;border-width: 0 0 1px;&lt;BR /&gt;}&lt;BR /&gt;.navbar-collapse.collapse {&lt;BR /&gt;display: none!important;&lt;BR /&gt;}&lt;BR /&gt;.navbar-nav {&lt;BR /&gt;float: none!important;&lt;BR /&gt;margin-top: 7.5px;&lt;BR /&gt;}&lt;BR /&gt;.navbar-nav&amp;gt;li {&lt;BR /&gt;float: none;&lt;BR /&gt;}&lt;BR /&gt;.navbar-nav&amp;gt;li&amp;gt;a {&lt;BR /&gt;padding-top: 10px;&lt;BR /&gt;padding-bottom: 10px;&lt;BR /&gt;}&lt;BR /&gt;.collapse.in{&lt;BR /&gt;display:block !important;&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is how it looks on other pages&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashley45_1-1733862347470.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/406998i58DCEE936AD65CA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashley45_1-1733862347470.png" alt="Ashley45_1-1733862347470.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashley45_2-1733862347524.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/407000iE3923980630FC8D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashley45_2-1733862347524.png" alt="Ashley45_2-1733862347524.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When i open the hamburger menu&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashley45_3-1733862530642.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/407001iA6EAE52E352DC226/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashley45_3-1733862530642.png" alt="Ashley45_3-1733862530642.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>Tue, 10 Dec 2024 20:29:04 GMT</pubDate>
    <dc:creator>Ashley45</dc:creator>
    <dc:date>2024-12-10T20:29:04Z</dc:date>
    <item>
      <title>SP Header collapse</title>
      <link>https://www.servicenow.com/community/community-central-forum/sp-header-collapse/m-p/3124547#M1781</link>
      <description>&lt;P&gt;When my window is minimized above 768 px my buttons would overlap my img&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashley45_0-1733862347364.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/406999iF93DAF1CCF2A1842/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashley45_0-1733862347364.png" alt="Ashley45_0-1733862347364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i made some adjustments to the header widget with the following script to make the buttons collapse within the hamburger when minimized to a bigger screen size. THIS WORKED however, if i go to any other page in the portal other things start overlapping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is what fixed the landing page&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;@media (max-width: 1275px) {&lt;BR /&gt;.navbar-header {&lt;BR /&gt;float: none;&lt;BR /&gt;}&lt;BR /&gt;.navbar-left,.navbar-right {&lt;BR /&gt;float: none !important;&lt;BR /&gt;}&lt;BR /&gt;.navbar-toggle {&lt;BR /&gt;display: block;&lt;BR /&gt;}&lt;BR /&gt;.navbar-collapse {&lt;BR /&gt;border-top: 1px solid transparent;&lt;BR /&gt;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);&lt;BR /&gt;}&lt;BR /&gt;.navbar-fixed-top {&lt;BR /&gt;top: 0;&lt;BR /&gt;border-width: 0 0 1px;&lt;BR /&gt;}&lt;BR /&gt;.navbar-collapse.collapse {&lt;BR /&gt;display: none!important;&lt;BR /&gt;}&lt;BR /&gt;.navbar-nav {&lt;BR /&gt;float: none!important;&lt;BR /&gt;margin-top: 7.5px;&lt;BR /&gt;}&lt;BR /&gt;.navbar-nav&amp;gt;li {&lt;BR /&gt;float: none;&lt;BR /&gt;}&lt;BR /&gt;.navbar-nav&amp;gt;li&amp;gt;a {&lt;BR /&gt;padding-top: 10px;&lt;BR /&gt;padding-bottom: 10px;&lt;BR /&gt;}&lt;BR /&gt;.collapse.in{&lt;BR /&gt;display:block !important;&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This is how it looks on other pages&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashley45_1-1733862347470.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/406998i58DCEE936AD65CA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashley45_1-1733862347470.png" alt="Ashley45_1-1733862347470.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashley45_2-1733862347524.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/407000iE3923980630FC8D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashley45_2-1733862347524.png" alt="Ashley45_2-1733862347524.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When i open the hamburger menu&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashley45_3-1733862530642.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/407001iA6EAE52E352DC226/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashley45_3-1733862530642.png" alt="Ashley45_3-1733862530642.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>Tue, 10 Dec 2024 20:29:04 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/sp-header-collapse/m-p/3124547#M1781</guid>
      <dc:creator>Ashley45</dc:creator>
      <dc:date>2024-12-10T20:29:04Z</dc:date>
    </item>
  </channel>
</rss>

