This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Leyend is not responsive in IE

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Leyend is not responsive in IE

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #23814
    sabbellasabbella
    Participant

    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!

    #23830
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    #23838
    sabbellasabbella
    Participant

    You cannot access this content.

    #23840
    Ernest MarcinkoErnest Marcinko
    Keymaster

    I’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.

    #23841
    sabbellasabbella
    Participant

    Ok, I understand Ernest, but in other browsers this fields looks ok, the problem is only with IE

    Thank you

    #23843
    sabbellasabbella
    Participant

    Hi 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,

    #23857
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.