Archived topic
How to Create Buttons the Same Width?
3 replies · Started by Ben on July 1, 2020
Hey guys,
I'm using the standard way of creating buttons;
<a href="/">Read Our Buyers Guide</a></p>
But how would I make them the same width, even if they have different length words?
Thanks
Hi there,
Do you want them to be full width inside their columns?
If so, you can target them with CSS and set them to width: 100%.
GenerateBlocks might also be worth checking out, as you can set full width buttons inside the grid: https://generateblocks.com
How do you set a full width button inside of a GenerateBlocks grid?
There's an option for GB button called fill horizontal space:
https://docs.generateblocks.com/article/buttons-overview/#fill-horizontal-space
Give it a try :)