Site logo

[Resolved] Text crushed under button

Home Forums Support [Resolved] Text crushed under button

Home Forums Support Text crushed under button

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2108467
    Philippe

    Maybe that is since I applied the dynamic typography feature, but now the paragraph following a button is glued to it. To see an example, please go to: https://onehomeplanet.com/guests

    How to fix this?

    Thank you.

    #2108475
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .wp-block-buttons>.wp-block-button {
        margin-bottom: 1em;
    }
    #2108496
    Philippe

    K’you.

    #2108504
    Philippe

    Wait. No, it does not work.

    #2108538
    David
    Staff
    Customer Support

    I update the CSS above, try that.

    #2108543
    Philippe

    It works. I put it to 2em to get the same space below as above. Thanks.

    #2108556
    David
    Staff
    Customer Support

    Glad to hear that!

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