Forums › Forums › Search & Filter Pro › Refund
Tagged: refund
- This topic has 32 replies, 2 voices, and was last updated 6 years ago by Trevor.
-
Trevor(Private) December 12, 2018 at 2:07 pm #196071
Hi
So, other than the drop down arrows (which would require some javascript to be added, so let me know if you want to go that far, this Custom CSS is the basis for getting it to look ‘right@:
.searchandfilter .sf-field-submit input[type="submit"] { color: #fff; background: #02aece; font-family: "Roboto", Sans-serif; border-radius: 50px 50px 50px 50px; font-size: 22px; font-weight: 500; line-height: 33px; padding: 12px 24px; flex-grow: 1; display: block; width: 100%; } .searchandfilter select { color: #7a7a7a; font-family: "Roboto", Sans-serif; font-size: 16px; border-radius: 50px 50px 50px 50px; outline: 0; padding: 15px 5px; flex-grow: 1; display: block; width: 100%; } .searchandfilter > ul { margin-left: 0; padding-left: 0; } .searchandfilter > ul li { padding: 6px 0; display: flex; } .searchandfilter ul li label { display: flex; width: 100%; }
Trevor(Private) December 13, 2018 at 11:58 am #1961571. This might be caching on your phone. Try using an online iPhone emulator and see if it still happens.
2. The layout of the page is dependent on the template file, from your theme that you have specified to use on the Display Result settings tab in the form design.
Trevor(Private) December 13, 2018 at 12:08 pm #1961631. What Apple device was it then?
2. If you do not have a page builder plugin, try this solution:
https://searchandfilter.com/documentation/3rd-party/post-grid/
-
AuthorPosts