• Resolved jjcstudios

    (@jjcstudios)


    I have a submit button that I need to change the color on. Below is the code for it and my CSS. Any help would be appreciated

    <!–enrollButton–>
    .page-id-217 .llms-button-action .button {
    background-color:#red!important;
    color:#666666 !important;
    }

    <button class=”llms-button-action button” type=”submit”>Enroll Today</button>

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Trying to target a button on a specific page’ is closed to new replies.