Support Forum

Topic: plugin-siteorigin-css

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

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

Problem with CSS

pluginplugin-siteorigin-cssquestion · By Johnnyw1 · 9 years ago

Hi I am finishing off our new website and have structured our inner pages with Site Origin. The problem is they keep intermittently loosing their styling (this happens on chrome, firefox, tablets and iPhones). I have tried deactivating all other…

Too much left and right margin (15px)

pluginplugin-siteorigin-csstechnical · By webfunky · 9 years ago

On my website there’s an extra 15px left and right margin. #pg-17-0, #pg-17-1, #pg-17-2, #pg-17-3, #pg-17-4, #pg-17-5, #pg-17-6, #pg-17-7, #pg-17-8, #pg-17-9, #pg-17-10, #pg-17-11, #pg-17-12, #pg-17-13, #pg-17-14, #pg-17-15, #pg-17-16, #pg-17-17, #pg-17-18 { margin-left: -15px; margin-right: -15px; } I believe this is…