Archived topic
How to line Headline and Button inside Container?
1 reply · Started by Sascha on November 21, 2022
Hi
please allow me to handle this request here, since I use both GPP & GBP and would like to keep all my support tickets here.
I have created a site using GenerateBlocks and try to inline both Headlines & Button. I found the "inline" option in the Headline-Block, but non in the Button-Block.
Here's a Screenshot of the settings in editor, and here's the current result-page, where you can see, that the button is not displayed inline.
Can you please help me troubleshooting and fixing this? Admin-Login via private note field.
Thank you in advance and kind regards,
Sascha
Hi Sascha,
Try this:
.gb-button-wrapper.gb-button-wrapper-d8d30ecc {
display: inline-flex;
}