SiteOrigin CSS not working with theme

By Matthew Balshin, 7 years ago. Last reply by Alex S, 7 years ago
I need some help as the plugin does not seem to be working with my theme. In the console I see: VM15443 inspector.min.js?ver=1.1.2:1Uncaught TypeError: i.padding is not a function at HTMLDivElement. (VM15443 inspector.min.js?ver=1.1.2:1) at Function.each (VM15406 jquery-1.10.2.js:657) at init.each (VM15406 jquery-1.10.2.js:266) at n.highlight (VM15443 inspector.min.js?ver=1.1.2:1) at n.setHoverEl (VM15443 inspector.min.js?ver=1.1.2:1) at HTMLDivElement. (VM15443 inspector.min.js?ver=1.1.2:1) at HTMLBodyElement.dispatch…

Custom Menu position and size

By Twittiot, 7 years ago. Last reply by Alex S, 7 years ago
Hi Guys , I’m back again , decided to continuing my website after 1 year pending :)), i was looking all the thread and tried what i need but got some confusion with new custom css there is always “red sign” which indicated an error or wrong code i think, please take a look screen…

fixed size of an image from within a siteorigin slider

By ClaudeHogea, 7 years ago. Last reply by Alex S, 7 years ago
dear all, Since images are responsive and don’t have a fixed height (their height and width changes based on screen size), how can i have fixed sizes of images from this slider? please check this link http://carpetcleaning.firstcleaningsolutions.co.uk/services/ so one image (first image from this slider from left) is one size, the second image is bigger…i…

How to add semi-transparent layer color over background image?

By karthik marripoodi, 7 years ago. Last reply by karthik marripoodi, 7 years ago
I am trying to add a semi-transparent layer over the background image. I have been able to change the background color by inserting the following in the custom css code but when I add an icon inside the background, the area around the icon changes back to normal { background: url(‘http://www.happho.in/wp-content/uploads/2016/12/Bottle-lamp.jpg’) no-repeat fixed 50% 0px…

SiteOrigin Image change text title

By Little Piglet, 7 years ago. Last reply by Alex S, 7 years ago
Hi there, ive been struggling to change the title text size of the image. Ive used the following coding in my css style of the widget h3.widget-title { font-size: 20px; } or .widget-title { font-size: 20px; } or .so-widget-sow-image h3 { font-size: 20px !important; } and neither work. Please can you help me on the…