Site logo

Archived topic

Button Alignment

5 replies · Started by Atefan on February 19, 2021

Viewing posts 1–6 of 6

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

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

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!

No problems - we're slowly trying to keep the forums separate :)
Did that solution work?

Yep, Thanks, it worked great!

Glad to hear that!

This archived topic is closed to new replies.