Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Leyend is not responsive in IE
This topic contains 6 replies, has 2 voices, and was last updated by Ernest Marcinko 4 years, 3 months ago.
- AuthorPosts
- August 28, 2019 at 2:32 pm #23814
Hello,
I’ve got a search query with multiple fields (dropdowns, type-in text…). It looks good -responsive- in Firefox and Chrome, but with IE the “leyend” from the type-in boxes are not responsive. How could I do them responsive?
Thank you!
August 29, 2019 at 9:05 am #23830You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
August 29, 2019 at 9:39 am #23838You cannot access this content.August 29, 2019 at 9:43 am #23840I’m afraid I am not able to tell only by a screenshot. It looks like a width/floating of maybe the container element is not correct, but the only way to resolve this is to see the problem, I am sorry.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
August 29, 2019 at 10:20 am #23841Ok, I understand Ernest, but in other browsers this fields looks ok, the problem is only with IE
Thank you
August 29, 2019 at 10:50 am #23843Hi Ernest,
I fix it with this:legend{display:table; /* Enable line-wrapping in IE8+ */
white-space:normal; /* Enable line-wrapping in old versions of some other browsers */}Thank you,
August 30, 2019 at 8:43 am #23857You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.