Viewing 1 replies (of 1 total)
  • Plugin Author Phil

    (@philsbury)

    Hi Alex,

    It’s possible through adding CSS to your theme/enqueuing a separate stylesheet (a CSS editor for the plugin is in development!)

    You’d need to add something like:

    
    .age-gate-submit-yes, .age-gate-submit-no {
      background: yourcolour,
      color: yourothercolour
    }

    Thanks,
    Phil

Viewing 1 replies (of 1 total)
  • The topic ‘Changing the color of yes/no buttons’ is closed to new replies.