Custom CSS: Difference between revisions

Jump to navigation Jump to search
Lesley (talk | contribs)
Line 295: Line 295:


<code>.b24-agencysearchlink{display:none;}</code>
<code>.b24-agencysearchlink{display:none;}</code>
If the above does not work, please try this:
#b24scroller-fullcontainer {
    position: sticky;
    top: 0;
    z-index: 1000;
}


=== Change height of full-width slider ===
=== Change height of full-width slider ===