Support Forum

Topic: plugin-siteorigin-css

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’…

Button Tracking (Onclick)

pluginplugin-siteorigin-csstechnical · By CarlosB · 5 years ago · Reply by Andrew Misplon 5 years ago

Hi, I’m trying to set up event tracking in Analytics for button clicks. In the OnClick field I’ve entered the following; ga(“send”, “event”, “Button”, “Click”, “vmscompare”, “1”); No matter what I try I can’t get the event to record in…

Frontpage Text Size

customizationpluginplugin-siteorigin-css · By Raymond · 5 years ago · Reply by Andrew Misplon 5 years ago

Hi, thanks for the great theme again. I want to change the settings of the front page, https://www.tripwinego.com/en/homepage/ 1. The header of each article, I want to make the text size larger and change the colour of the text. 2.…