The Left Right Center Elementor option is totally missing.
I don't know Elementor or CherryFrameworks API well enough to add the buttons, but the code is easy enough I'm sure.
I know that centering can be done in a flexbox on .team-listing by adding align-items: center; justify-content: center;
Left is Default and Right is just replaced with center.
I know it would take some time, and I'd be glad to do it if someone could only show me how to add those buttons. Otherwise, I'm hoping someone here can do this.
Thanks.
The Left Right Center Elementor option is totally missing.
I don't know Elementor or CherryFrameworks API well enough to add the buttons, but the code is easy enough I'm sure.
I know that centering can be done in a flexbox on
.team-listingby addingalign-items: center; justify-content: center;Left is Default and Right is just replaced with center.
I know it would take some time, and I'd be glad to do it if someone could only show me how to add those buttons. Otherwise, I'm hoping someone here can do this.
Thanks.