Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter 3cats

    (@3cats)

    Hi, it seems to be the input field that does not change, and it would come from my theme css input[type=text]. How can I isolate the knews input[type=text] to be able to change that with css?

    Thanks

    Thread Starter 3cats

    (@3cats)

    Found it!

    fieldset input[type=text] {
    width: 100%;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with responsiveness in popup on mobile’ is closed to new replies.