Hey there,
Web Developer here using Formidable Forms and WP Beaver Builder. Most of our sites are built using plugin capabilities with just the few CSS tweaks.
We are trying to style the forms for Formidable Forms and I simply do not see an update button. It should appear in the top left but if I make changes, or even create a new style, we are simply unable to update it at all.
I've disabled all plugins except for Formidable Forms, Formidable Forms Pro, Beaver Builder and Beaver Themer and it still isn't functioning so I don't think it is a plugin interference. The attached screenshot shows 4 different websites all with the same hosting so I don't think the hosting is the problem.
Feel like I'm going a little crazy and missing something stupidly obvious but I'm running into a wall at the moment.
Any guidance will be useful.
Please login or Register to submit your answer
Update in the upper left? I see in your image, only one website has Update in the upper right. I think I'm not following correctly.
Apologies, I mean top right.
Are there any errors reported on the page?
Make sure that the styling is on the page correctly via the web developer console. Something may be overriding it.
.frm-admin-page-styles #frm-publishing #save_menu_header {
display: inline-block;
}
Are there any errors reported on the page?
Make sure that the styling is on the page correctly via the web developer console. Something may be overriding it.
.frm-admin-page-styles #frm-publishing #save_menu_header {
display: inline-block;
}