• I have tried to set it up to stick the TREATMENT right column. I see that there is lot of space above the sticky container and I cant get rid of it. Please help

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Senff

    (@senff)

    Hey @chihi108 ! It looks like this is due to some properties that the parent block has. This is not specifically due to the Sticky Block itself, but would be applied to anything in the right column (so it’s how your theme handles that by default) and make all content in that column be centered vertically.

    I believe you can avoid that by adding this code:

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-34a1aa7a > .uagb-container-inner-blocks-wrap {align-items: flex-start}
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.