Forums Forums Search & Filter Pro Loading results on the same page

Viewing 3 posts - 41 through 43 (of 43 total)
  • Trevor
    #54292

    To align them, this:

    .searchandfilter ul {
      padding-left: 0 !important;
    }
    .searchandfilter ul ul {
      float: left;
      margin-right: 20px;
    }
    .searchandfilter ul ul li {
      margin-bottom: 0 !important;
    }
    Anonymous
    #54371

    Everything is working now, Trevor. Thanks you for everything! You can mark this topic as solved 🙂

    Trevor
    #54387

    Will do.

    If you haven’t already done so, could I ask you to consider leaving a review?

    http://www.designsandcode.com/wordpress-plugins/search-filter-pro/reviews/#comment

Viewing 3 posts - 41 through 43 (of 43 total)