stbunn

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Submit Button Text Is Outside Button #129355
    stbunn
    Participant

    I had to modify the suggested CSS for the button to be visible:
    input.button.submit.events-community-submit {
    background: #eee;
    border: 1px solid #000;
    color: #000 !important;
    font-weight: normal;
    text-shadow: none !important;
    height: auto;
    padding: 0.2em;
    width: 10em;
    }

    in reply to: Submit Button Text Is Outside Button #129346
    stbunn
    Participant

    Please let me know what I can change to remedy the situation since the Submit Event button is critical to the page. This is one small thing that renders the page virtually useless for users at the moment.

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