• Resolved clancel

    (@clancel)


    Hi. I wish to change ‘submit’ button color and was wondering if the color is a theme issue. The submit button appears as a modal button after clicking the ‘performer registration’ button. If it’s a theme issue, can you advise? Thank you.

    • This topic was modified 4 years, 1 month ago by clancel.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @clancel

    Can you provide us the screenshot where submit button appears. We cannot see the submit button. But we can see click here button in some posts. For changing color you can use the code:

    button, input[type="button"], input[type="reset"], input[type="submit"] {
    	background: #0F3477;
    	color: #fff !important;
    	padding: 0px 30px !important;
    }

    Thanks ??

    Thread Starter clancel

    (@clancel)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change button color’ is closed to new replies.