• Resolved winbach

    (@winbach)


    Could you tell me how to right align the submit button. I tried this:

    #rnField3 .redNaoSubmitButton .btn .btn-normal .ladda-button {
    position: relative;
    float; right;
    width: 100%;
    }

    Thank you for the help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Try with this please:

    .rednaosubmissionbutton .redNaoControls {
    text-align: right;
    }

    Regards!

    Thread Starter winbach

    (@winbach)

    TOTALLY WORKED!! You are great with support. Love this program. Keep up the great work. THANK YOU SO MUCH! Yes, I am yelling. hahaha Have a wonderful day!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘How to right align submit button’ is closed to new replies.