• Resolved cymru17

    (@cymru17)


    I have inserted CF7 into page builder. The row is split into two with a direction Map in the second row. When the window is scaled down the fields stay the same size and overlap onto the other row behind the map. I am at a loss as how to fix this. Any help appreciated.

    • This topic was modified 9 years, 4 months ago by cymru17.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter cymru17

    (@cymru17)

    This is an example of what is happening
    Example

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try switching to the default theme.

    Thread Starter cymru17

    (@cymru17)

    Thank you for the reply, but it did not work. BUT i managed to solve the issue with the following:

    .wpcf7-textarea {
    width: 85%;
    }

    .wpcf7 input {
    width: 85%;
    }

    I was using a child script so added the above to the CSS of the child script. Thank you for your reply!

    • This reply was modified 9 years, 4 months ago by cymru17.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Field over lapping’ is closed to new replies.