Support Forum

Topic: plugin

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

full page width

pluginplugin-page-builderquestion · By Harry Thomas Ray · 9 years ago

I set a full page template and it worked on one page and not another even though I did the same thing. The one it worked was http://www.pyonsgroup.co.uk/?page_id=3368 and the one it didn’t is http://www.pyonsgroup.co.uk/?page_id=150

Too much space between rows

pluginplugin-page-builderquestion · By adamaucock · 9 years ago

Hi, Trying out a new theme for our site. You can see what I’ve done so far at www.amitiestudios.com/websitetesting/ the problem with it is that the spaces between the rows are far to large. Is there something I can do…

hover over image

pluginplugin-siteorigin-csstechnical · By rick.kolinsky · 9 years ago

First time using siteorigin…. I put the following css code in attributes: .so-widget-sow-image img { -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; } .so-widget-sow-image img:hover { -webkit-filter: brightness(50%); -moz-filter: brightness(50%); -ms-filter:…