Forums › Forums › Search & Filter Pro › Problem to display the form correctly
Tagged: Form Display
- This topic has 21 replies, 3 voices, and was last updated 8 years, 7 months ago by Trevor.
-
Trevor(Private) March 23, 2016 at 7:47 am #40325
Hi Philippe
I am picking this up, as it seems more something I can help with. In general, what you want CAN be done, with Custom CSS. Does you theme have a Custom CSS function, or do you have a plugin for this (such as Simple Custom CSS).
Whilst it can be done using floats, it would be better to use FlexBox, but to maintain backwards compatibility with Internet Explorer 8 and 9 users, this means having to load a compatibility javascript. In turn, this would require that the theme be set up as a child theme, so that you can add custom assets with theme updates overwriting them.
There are plenty of guides and explanations on how to do this (I ALWAYS make my themes into child themes), and a quick Google search will find many tutorials, but this is a good one to watch:
https://www.youtube.com/watch?v=wEYSqEBZHRE
Let me know what you wish to do?
Trevor
-
AuthorPosts