Support Forum

Topic: plugin-siteorigin-css

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

Image Hover Effect

pluginplugin-siteorigin-csstechnical · By Joshua Grady · 8 years ago · Reply by Alex S 8 years ago

Hi – I added the following code: .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: brightness(50%); filter: brightness(50%); } I…

CSS options

pluginplugin-siteorigin-csstechnical · By Rob-SO · 8 years ago · Reply by Alex S 8 years ago

I really love the CSS Editor. There aren’t many options out there and this definitely does what I want it to do. However, I have run in to a few issues/questions I am hoping you can answer: How do I…

WordPress 2016 Theme

pluginplugin-siteorigin-cssquestion · By Kevin Thornicroft · 9 years ago · Reply by Alex S 9 years ago

Hi, when using siteorigin css plugin and the 2016 wordpress theme the tabs on the inspector uses grey text on a grey background which means i cant read anything. If i change theme the text colour changes to black and…