Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › UI Setting on Filter
This topic contains 2 replies, has 2 voices, and was last updated by wankhee93 1 year, 10 months ago.
- AuthorPosts
- May 3, 2021 at 9:51 am #33048
Hello Ernest Marcinko,
As topic please refer to screenshot.
1) Can i change the color on the “Search by cruise voyage” and “search by homeport”? but Filter by Cruise Line and Filter by etc will stays as default color.
2) can i add a color border just about Filter by Cruise Line?
We need to improve those UI as customer may not know or don’t know they need to search before filter when we do customer surveys..
It is better if we can add a title for both of search and filter or different background color.
Please advice.
Regards
Attachments:
You must be logged in to view attached files.May 3, 2021 at 1:08 pm #33058Hi,
Try customizing these custom CSS codes:
div.asp_w.asp_sb.searchsettings fieldset legend { color: red !important; } fieldset.asp_filter_tax_cruise_location::after { content: ''; display: block; margin-top: 18px; border-top: 2px solid #e6e6e6 !important; }
First should help with the color, the second with the line.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
May 3, 2021 at 1:38 pm #33069Hello Ernest Marcinko,
I have pasted into our site.
1) Seems it change all title font color, as we just need color change on “Search by Cruise Voyages” and “Search by Home Ports”.
2) This border works^^
Since the border works, i think we will use option 2. Thank you.
Regards
- AuthorPosts
You must be logged in to reply to this topic.