[Resolved] Sidebar title when using secondary navigation in sidebar

Home Forums Support [Resolved] Sidebar title when using secondary navigation in sidebar

Home Forums Support Sidebar title when using secondary navigation in sidebar

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #2044958
    David
    Staff
    Customer Support

    I think you have some broken CSS:

    2021-12-10_15-55-43

    After the @media query CSS block closes theres another set of CSS rules, the last one in that list has an extra closing } which will break any CSS that comes after it.

    #2045309
    Andrew

    Well spotted, thanks! I’ve removed that but the pesky sidebar is still appearing above the sticky header though.

    #2045630
    David
    Staff
    Customer Support

    If you add the CSS i provided at the very top of the additional CSS and try increasing the z-index ( another couple of zeros ) – does it work?

    #2045948
    Andrew

    Cheers – The css was in a @media section meaning it wasn’t applying on desktop. All sorted now – Cheers!

    #2046284
    David
    Staff
    Customer Support

    Glad to hear that!!

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.