• Resolved rcmteam

    (@rcmteam)


    How do I change the color of “submit” button to match my website colors?

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

Viewing 1 replies (of 1 total)
  • Plugin Author 8blocks

    (@8blocks)

    Hi there,

    You’d just need to use CSS to alter the button’s color.

    For example:

    .home-value input[type=”submit”] {background: #cccccc;}

Viewing 1 replies (of 1 total)
  • The topic ‘Edit Button/Plugin Colors’ is closed to new replies.