Home Forums Azuma Kadence Block Form Cut Off

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9144
    Johnjohn
    Participant

    I have Kadence Blocks installed and use the form feature, it works fine on other themes but not on Azuma, the bottom Message portion is squished or cut off. It should be 4 lines long, instead it is only one line with a slider on the right. Also the bottom of the submit button is cut off. https://www.joehost.com/test-page/ I can’t figure it out, any tip would be welcome, tks!

    #9148
    Andy
    Keymaster

    Please add the following to Appearance > Customize > Additional CSS:

    textarea.kb-textarea-field,
    button.kb-forms-submit {
        height: auto;
    }

    This should work as a temporary fix, and we’ll get a permanent fix out in the next theme update.

    #9149
    Johnjohn
    Participant

    Works perfect, thanks so much!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Kadence Block Form Cut Off’ is closed to new replies.