Advertisement
briank

Force-Style Disabled Kartra Submit Button (CSS)

Aug 22nd, 2023
1,310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. .kartra_page_optin_form .kartra_optin_wrapper button.kartra_optin_submit_btn[disabled] {
  2. color: #the_text_color !important;
  3. background-color: #the_background_color !important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement