Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

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

Tagged: 

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

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

    Trevor Moderator
    #50036

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

    Trevor Moderator
    #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%;
    }
    Brian Miyasaki
    #50279

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

    Trevor Moderator
    #50280

    I can close this thread and mark it resolved?

    Trevor Moderator
    #51161

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

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

The topic ‘Changing the Layout of the Search widget’ is closed to new replies.