Forums Forums Search & Filter Pro Changing the Layout of the Search widget

Tagged: 

Viewing 6 posts - 11 through 16 (of 16 total)
  • Trevor
    #49911

    Ok. I am quite tired right now (been at it for hours. I will jump on it in the morning.

    Trevor
    #50036

    Bit busy today, so it will have to be tomorrow 🙁

    Trevor
    #50164

    OK

    First bit of Custom CSS:

    .searchandfilter li h4 {
      display: inline-block;
      min-width: 50%;
      text-align: right;
    }
    .searchandfilter li.sf-field-taxonomy-other_features h4 {
      display: block;
      text-align: left;
      font-size: 28px !important;
      font-weight:  700 !important;
    }
    .searchandfilter li.sf-field-taxonomy-other_features ul li {
      display: inline-block;
      min-width: 33%;
    }
    Anonymous
    #50279

    That worked beautifully! thank you! and I see how you played with the list css which made it work! thanks again!

    Trevor
    #50280

    I can close this thread and mark it resolved?

    Trevor
    #51161

    As I haven’t heard back from you, I am closing this thread.

Viewing 6 posts - 11 through 16 (of 16 total)