-
Search Results
-
Topic: CSS Styling of Search Form
Firstly, thanks for the effort and time you put in creating this.
I’m not a CSS guru by any means, but if it is possible here is what I’m looking for.
1. 1px colored border around drop down fields.
2. 1px colored border around search field
3. Background color of drop down fields
4. Background color of search field
5. Color of background and text of submit button.
6. Horizontal layout but left aligned so it looks cleaner.
7. Search field on top making it a total of 3 rows (Responsive in mobile environment).
I’ve added an image of something I’m trying to accomplish. I’m not an artist 🙂 Colors aren’t final, but once I have the CSS in hand I can change.
This site is not operational (and I know you require access to it, so I’ll place a private message afterwards with credentials to the site as well as the address to the form in question.
Thanks a bunch for your time.Hi there
I have a search form with 6 search fields. Using the .css provided in your documentation, I’ve managed to make the form display horizontally so that the fields are now displayed in 2 rows of 3 but it all still looks a bit messy so ideally I’d either like to –
Evenly space the fields in 3 columns across the width of the form (ie. so that field 4 lines up underneath field 1, field 5 underneath field 2 etc)
OR
Centre each row of 3 across the width of the form (currently they seem to be left aligned) ie. fields below wouldn’t necessarily align with those above but would at least look a little neater if each row is centred
I suspect I may need to target each field separately to achieve this but do you have any suggestions as to how to approach? I’ve searched through as many of the support forum threads as I can find and can’t seem to find this particular scenario mentioned.
Unfortunately I can’t give a link as the site is not yet live but hopefully the above at least makes some sense.
With many thanks in advance.
I am not an expert in wordpress, I am learning.
could you help me put the Search & Filter Pro horizontally, I don’t want it vertically, I want to put it in the middle of the worpress page.
please help me I’ve been trying for more than three days … with a free version.I want this data for Search & Filter Pro:
Category, Title, Author, Sort By desc / asc, initial ardem
This would be the form I would like to have, I beg you if you can help me put it in my worpress,
thank you
Hello,
I’ve been searching here for the proper css code to make hierarchical checkboxes (together with children) horizontal. I need to display on my search page all taxonomy terms (including parents and children), but I dont want them to be indented under each other (children display below parent). I want to display all the terms in the inline block, so that parent is horizontally followed with children. Is that possible to achieve?