• Resolved akjain080

    (@akjain080)


    how to change button size and color any option available or any other method by we can change fond size and color of button.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Andy Hoang Huu

    (@ndoublehwp)

    Hi there,
    Thank for activating my plugin.
    Now, you can use Customize > Additional CSS to change size and color:

    .wsb-button {
        color: #fff;
        font-size: 16px;
        background-color: #007784 !important;
    }

    I’ll add this feature to plugin settings soon.
    Thank you.

    Thread Starter akjain080

    (@akjain080)

    thanks for solving my issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Button’ is closed to new replies.