tested on default theme work well
<xf:if is="$xf.visitor.is_moderator">
<xf:css>
.p-navSticky {top: 35px !important;}
.p-staffBar {position: sticky;top: 0;z-index:400;}
</xf:css>
</xf:if>
tested on default theme work well
<xf:if is="$xf.visitor.is_moderator">
<xf:css>
.p-navSticky {top: 35px !important;}
.p-staffBar {position: sticky;top: 0;z-index:400;}
</xf:css>
</xf:if>