Site logo

[Resolved] Button size

Home Forums Support [Resolved] Button size

Home Forums Support Button size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2521488
    Jusung

    Hello. When you see this page, you can see the buttons I made.
    I want to put the button text horizontally. So, I need to increase the size of button.
    but I want to increase the size of button as much as the size of text.

    Is there a way to make this..?

    #2521614
    Ying
    Staff
    Customer Support

    Hi Jusung,

    Try this CSS:

    .gb-container.gb-container-970a9868 .gb-button-wrapper-722aae2a a.gb-button {
        flex-shrink: 0;
    }
    #2521771
    Jusung

    Thank you! it works!

    #2522398
    Ying
    Staff
    Customer Support

    No Problem, glad to help 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.