Forums Forums Search & Filter Pro horizontal layout query

Viewing 9 posts - 1 through 9 (of 9 total)
  • Anonymous
    #163389

    Hi,
    I have a horizontal layout working but want to try and tweak it further.
    At the moment – I have two drop downs and both are from – to ranges. Working fime.

    Issue is I want the Heading to be at the left of the from – to fields and by default it is above. Not sure this can be accomplished in CSS so hoping there is a way.

    TIA

    Steve

    Trevor
    #163408

    Are you able to send me a live link/URL to your search page so I can take a look?

    Anonymous
    #163423
    This reply has been marked as private.
    Trevor
    #163794

    This will give you an idea of what to do:

    .sf-field-post-meta-Price > h4,
    .sf-field-post-meta-Price > div,
    .sf-field-post-meta-Bedrooms >h4,
    .sf-field-post-meta-Bedrooms > div {
      display: inline;
    }
    Anonymous
    #163811

    Hi Trevor,

    Thanks for your reply – I am afraid I can’t get anything other than an errors if I try and and incorporate the above – obviously not understanding. Can you clarify any further?

    TIA

    Steve

    Trevor
    #163814
    This reply has been marked as private.
    Anonymous
    #163816
    This reply has been marked as private.
    Trevor
    #163824

    Ok. Easy to sort out. You had copied the code from the email and not the post here, and so some characters had been ‘converted’. I will close this thread for now.

    Anonymous
    #163826

    Thanks Trevor – you can close this one.

    Pasted from email rather than here! Duh!

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