[Resolved] Spacing Around Button

Home Forums Support [Resolved] Spacing Around Button

Home Forums Support Spacing Around Button

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2217924
    Will

    Hi,

    How do I add more space after adding a button?

    It’s too close to the next heading.

    I tried adding this using Simple CSS but didn’t seem to work.

    #2218035
    Ying
    Staff
    Customer Support

    Hi Will,

    Any chance you can link us to the site in question and point us to where we should be looking at?

    You can use the private information field.
    https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    Let me know 🙂

    #2218173
    Will

    Hi,

    Ok, I’ve messaged in private info!

    #2218337
    David
    Staff
    Customer Support

    Hi there,

    Space below buttons:

    1. Go to Customizer > Additional CSS.
    2. Copy and Paste this CSS in:

    .wp-block-buttons>.wp-block-button {
        margin-bottom: 2em;
    }

    Space between posts

    Go to Customizer > Layout > Container and increase the Separating Space value

    #2220042
    Will

    Thankyou!

    #2220075
    David
    Staff
    Customer Support

    You’re welcome

    #2309178
    Will

    Hi,

    I’m now having this issue on another one of my sites.

    The above code didn’t work.

    Any help?

    #2309301
    Ying
    Staff
    Customer Support

    Do you mean the green buttons with blue text?

    If so, the CSS should work, I just tested it.

    Can you move the CSS to the top of the additional CSS field to eliminate CSS error from other CSS?

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