Support Forum

Topic: developer

Browse community answers for this topic or search for a specific issue.

Need remove empty inline style code in header part

developerpluginplugin-siteorigin-css · By Jay Demo · 5 years ago · Reply by Andrew Misplon 5 years ago

Hello Team, Let me know how to remove empty inline style code in header part. Isssue is this: #pg-43-0 { margin-bottom:px } I try below hook but it not work: function siteorigin_panels_remove_inline_css(){ remove_action( ‘wp_head’, ‘siteorigin_panels_print_inline_css’, 12 ); remove_action( ‘wp_footer’, ‘siteorigin_panels_print_inline_css’…

CSS Style on SiteOrigin Hero don´t works

developergeneral · By Ruben Gonzalez · 5 years ago · Reply by Andrew Misplon 5 years ago

Good morning, I´m developing a web with wordpress using your plugin, but something happen when I try to change some visual properties in the CSS in the SiteOrigin Hero Widget. I display an image and one simple line with text…