• Resolved mgeorg45

    (@mgeorg45)


    Hello,

    Is there a way to make my form buttons (Login/register) responsive?

    Maybe using CSS?

    Thanks in advance,
    Marios

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @mgeorg45

    Thanks for writing a topic in our support forum.

    Could you please try the following CSS to make the UM button responsive?

    input#um-submit-btn.um-button {
        width: 100% !important;
    }

    Regards,

    Thread Starter mgeorg45

    (@mgeorg45)

    Hello,

    Thanks for the reply.
    I was able to get a solution using custom css for the size of the screens I had a problem, although it is not the best/correct solution.

    I did try the css, but unfortunately no result.

    Thanks,
    Marios

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @mgeorg45

    Thanks for letting us know how you’ve resolved the issue. I’m marking this as resolved now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Responsive Form Buttons’ is closed to new replies.