Hi @stevoli,
Thanks for posting! I’ll pass this along to the developers and we’ll get a fix out soon.
Best,
Hannah
Hi @stevoli,
I’ve been doing some testing and I’m not actually able to replicate this. What version of Kadence Blocks are you running? Can you post a link?
Thanks,
Hannah
I’m using the most recent version. Version 2.2.3
“cursor:cursor;” is invalid CSS.
It’s right there in the following file: /wp-content/plugins/kadence-blocks/dist/blocks/form.style.build.css
.kb-form .kadence-blocks-form-field .kb-forms-submit{z-index:1;position:relative;padding:8px 16px;line-height:1.8;cursor:cursor;font-size:18px;text-shadow:none;border-width:0px;border-radius:3px;border-color:var(--global-palette-btn-bg, #1768ea);background:var(--global-palette-btn-bg, #1768ea);color:var(--global-palette-btn, #fff);display:-webkit-flex;display:flex;text-align:center;-webkit-justify-content:center;justify-content:center;border-style:solid;overflow:hidden;transition:all .3s ease-in-out}
Hey,
I’ll get some feedback from the developers. Can you post a link to your site?
Kindly,
Hannah
It’s just an empty site using the Kadence blocks plugin.
You can literally open up the CSS file and see it for yourself in the editor, see screenshots below.
View post on imgur.com
View post on imgur.com
Hi,
Thanks for posting, just want to confirm this will be fixed in the next version.
Ben