[Resolved] block overlapping side of main content

Home Forums Support [Resolved] block overlapping side of main content

Home Forums Support block overlapping side of main content

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1025869
    Elisabeth

    Hi there,
    I’m using Atomic Blocks – the author profile block in this case – and even when all other content on pages (text, images etc) sits nicely within the content area this block sticks out to the right (the layout: content – right sidebar) and goes into the sidebar area over/underlaying the content in the sidebar. I seem to have the general settings right in generatepress as all other content sits in the right place – but are you able to give me some CSS to force this block to behave?!
    In all other ways this block does everything we want so we’re keen to keep it.
    The site is under construction and hidden – but I can send a screen shot or subscriber login so you can see it if you want.
    Thank you!
    Elisabeth

    #1026006
    David
    Staff
    Customer Support

    Hi there,

    Is that the AB Profile Box ? If so try this CSS:

    .wp-block-atomic-blocks-ab-profile-box {
        box-sizing: border-box;
    }
    #1026055
    Elisabeth

    Splendid – sorts it perfectly. Thanks so much.

    #1026059
    David
    Staff
    Customer Support

    You’re welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.