Custom CSS: Difference between revisions
Jump to navigation
Jump to search
Sorenjensen (talk | contribs) |
Sorenjensen (talk | contribs) |
||
| Line 298: | Line 298: | ||
If the above does not work, please try this: | If the above does not work, please try this: | ||
<code> | |||
#b24scroller-fullcontainer { | #b24scroller-fullcontainer { | ||
position: sticky; | position: sticky; | ||
| Line 303: | Line 304: | ||
z-index: 1000; | z-index: 1000; | ||
} | } | ||
</code> | |||
=== Change height of full-width slider === | === Change height of full-width slider === | ||