ResolvedSticky header – boxed layout

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22308
    gegeor
    Participant

    Hello
    Kind of weird but sticky header doesnt work in boxed layout
    it works fine in fullwidth

    Is that normal?
    Thank you

    #22348
    Althemist
    Keymaster

    Hi gegeor,

    Yes, it’s actually hidden on purpose, as it’s “construction” doesn’t allow the width to reflect the boxed container width.

    However, you can easily make it visible. Just add the following styles to Appearance > Customize > Additional CSS:

    body.babystreet_boxed #header.babystreet-sticksy {
        position: fixed !important;
    }
    body.babystreet_boxed #header.babystreet-sticksy #header_top {
        display: none;
    }

    Anyways, keep in mind that in boxed mode it can’t be animated, so it’d look a bit more “jumpy”.

    Hope this helps.

    Regards,
    Dimitar

    #22372
    gegeor
    Participant

    Hi
    Worked fine with your help
    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for any item belonging to this account
AlThemist

AlThemist

sales 17932, followers 752
Login and Registration Log in · Register