Search:

Search: Search took 1.00 seconds.

  1. Replies
    9
    Views
    508

    Look for 'form-login' in your theme directory. As...

    Look for 'form-login' in your theme directory. As always, it's best to use a child theme for modifications or you will lose everything when you upgrade the theme.
  2. Put this in your child theme's stylesheet...

    Put this in your child theme's stylesheet (assuming you are using a child theme);

    #refine-search #refine-categories {
    display: none;
    }
Results 1 to 2 of 2