- This topic has 7 replies, 3 voices, and was last updated 2 years, 7 months ago by
David.
-
AuthorPosts
-
March 7, 2023 at 8:11 am #2558977
Stefanie
Unfortunately, I’ve noticed that I can’t do very simple things anymore since I switched to GB 1.7.
At the moment I’m trying to center a button. Unfortunately, this does not work 🙁What do I have to do so that a button is centered on the page?
March 7, 2023 at 10:22 am #2559157Ying
StaffCustomer SupportHi Stefanie,
There’re several ways to achieve this:
Method 1:
Set the button todisplay:flex, setmargin rightandmargin lefttoauto, and set its width tofit-contentor a value you want.Method 2:
Wrap a container block outside the button, set the container’stext alignment to center.Method 3:
Wrap a container block outside the button, set the container todisplay: flex,justify-content: center.March 7, 2023 at 1:34 pm #2559341Stefanie
Hi Ying,
thank you, that helped.
In 1.6 there was just above in the toolbar of the button the align icon. Unfortunately that is gone now, so I really didn’t know, what to do.March 7, 2023 at 2:44 pm #2559384Ying
StaffCustomer SupportI totally understand 🙂
The new GB has a lot of new features. For users who are not familiar with CSS, it might be too complicated to understand what the settings are for.
But all the changes we’ve made are to offer more control over our blocks, here’re some documentation might be helpful:
https://docs.generateblocks.com/article/container-overview/
https://docs.generateblocks.com/article/headline-overview/
https://docs.generateblocks.com/article/button-overview/March 8, 2023 at 3:42 am #2559823Stefanie
Yes, I am familiar with CSS! I am not a pro, but i know how to apply css. And I also read this documentation about the button (unfortunately it doesn’t say how to center align the button).
https://docs.generateblocks.com/article/button-overview/And still I was totally irritated to find out that the well known align-icon is not there anymore. I think it would be very helpful for many users if the well known “shortcuts” would come back.
I already had a short discussion with David here about these “shortcuts”.
As I said, I am familiar with CSS and still I am irritated about the completely new approach in GB 1.7
I wonder how this works for users who have no idea about CSS. They must be really overwhelmed…But anyway, GB is great and I will probably also learn over time how to use the new version.
March 8, 2023 at 6:19 am #2559992David
StaffCustomer SupportHi Stefanie,
we totally hear you 🙂 We had to break some things to get the new updates in place.
Our next update will be 100% focused on improving the UX so users are not at a loss for simple features such as this.We really do appreciate your feedback and patience on this.
If theres anything else you think we need to improve on – please let us know.
March 8, 2023 at 7:37 am #2560088Stefanie
Thank you very much, David, Ying and the whole team!
I can imagine that this update was a LOT of work and you had (and still have ?) sleepless nights.
I am very confident that the UX will improve 🙂
Thank you !!!
March 9, 2023 at 1:32 am #2561074 -
AuthorPosts
- You must be logged in to reply to this topic.