[Support request] Button Alignment

Home Forums Support [Support request] Button Alignment

Home Forums Support Button Alignment

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1664255
    Atefan

    Hello,
    I created these widget elements, with hover Buttons, but the text is not aligning to the left side center.

    How could I do that?

    Thanks

    #1664368
    David
    Staff
    Customer Support

    Hi there,

    full width buttons created in GB will auto center the text.
    Select the Buttons Wrapper block:

    https://docs.generateblocks.com/article/buttons-overview/#buttons-container-options

    And give it a class of full-align-left

    .full-align-left.gb-button-wrapper .gb-button {
      justify-content: flex-start;
    }

    Could you please raise any future topics that are specific to GenerateBlocks in the GB Support forums. Or you may want to join our GB Community:

    https://community.generateblocks.com

    #1664647
    Atefan

    you’re right, sorry, when you’re working on a website you don’t see the difference, what’s what, but more the whole picture .)

    Thanks!

    #1664677
    David
    Staff
    Customer Support

    No problems – we’re slowly trying to keep the forums separate 🙂
    Did that solution work?

    #1664680
    Atefan

    Yep, Thanks, it worked great!

    #1664687
    David
    Staff
    Customer Support

    Glad to hear that!

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