Support Forum

Topic: plugin-page-builder

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

space between certain rows

pluginplugin-page-builder · By jefffski · 11 years ago · Reply by Daniel 11 years ago

Hi, I’ve been reading the thread on row spacing in page builder (v 2.0.7), but the solutions seem to be global. Is there a way to reduce spacing between specific rows in the attribute/css? I’m referring to specific elements on…

SiteOriginButton open a Url depending on user input

pluginplugin-page-builderpremium · By Henrik · 11 years ago · Reply by Andrew Misplon 11 years ago

Hi, I have added a SiteOriginButton on my site and added a OnClick JavaScript that open up a URL when clicking: window.open(“http://www.expressen.se/sport”,”Test”,”toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,fullscreen=no,width=800,height=600,top=50,left=200″); This works great but I need to have a textbox so user can enter part of the URL,…