Site logo

[Resolved] How to place a thin black border around a Group block in WordPress

Home Forums Support [Resolved] How to place a thin black border around a Group block in WordPress

Home Forums Support How to place a thin black border around a Group block in WordPress

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2573301
    Trish

    Hi,

    I’ve exhausted all possibilities in finding help, as all instructions tell me to check out the right-hand sidebar when Group block is selected, and click on Style… but there is NO Style option any where that I can find.

    See video link offered below… as seeing what I’m referring to is easier than guessing.

    Please help?

    Thank you in advance,
    Trish

    UPDATE:
    SOLVED the thin black border line … the website cache was stopping the CSS script from working!

    However, the large white gap below is STILL an issue.

    #2573454
    Fernando
    Customer Support

    Hi Trish,

    See Leo’s response with regards to the Dimensions settings: https://generatepress.com/forums/topic/how-to-enable-the-gutenberg-dimensions-function-in-gp/#post-2512334

    As an alternative, try adding this CSS:

    .wp-block-group .wp-block-group__inner-container {
        max-width: unset;
        padding: 0;
    }
    #2574318
    Trish

    Ahhhh, Fernando!

    THANK YOU, THANK YOU, THANK YOU, THANK YOU, THANK YOU!!!!!

    😀 that did the trick!

    YIPEEE!!!

    #2574822
    Fernando
    Customer Support

    You’re welcome, Trish! 🙂

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