Forums Forums Search & Filter Pro Change styling of Reset and Submit buttons

Viewing 4 posts - 1 through 4 (of 4 total)
  • Trevor
    #180124

    I think you need something like this:

    .searchandfilter ul li.sf-field-reset input, .searchandfilter ul li.sf-field-submit input {
      width: 75px;
      background: #666;
      color: #fff;
    }

    Or any other CSS attributes that you want to change you can add.

    Anonymous
    #180187

    Thanks for the reply. Where do I insert this CSS code?

    Trevor
    #180190

    If your theme does not have a place to put Custom CSS, then go to Appearance > Customize > Additional CSS and add it there.

    Anonymous
    #180239

    It worked. Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)