SiteOrigins CSS not working
Hi guys, New user of SO CSS here, so please forgive me if this is a stupid question. But after installing the plugin, i activated and went to the CSS page. Clicked the ‘eye’ icon, and it took me to…
Support Forum
Browse community answers for this topic or search for a specific issue.
Hi guys, New user of SO CSS here, so please forgive me if this is a stupid question. But after installing the plugin, i activated and went to the CSS page. Clicked the ‘eye’ icon, and it took me to…
Hey, I’m kinda new to programming, and I have a problem linking up my code… Any help or advice is highly appreciated! About Me: I’m new in this forum, I am a consultant and have worked with multiple firms You…
Hey, I’m kinda new to programming, and I have a problem linking up my code… Any help or advice is highly appreciated! About Me: I’m new in this forum, I am a consultant and have worked with multiple firms You…
Change default width to turn into mobile menu vantage theme I would like to make the resolution size that turns into mobile menu larger. It is too small right now. Here is an image.
Everything was good since I created my website back in 2015. And as of today February 6, 2017. It appears that Yoast SEO isn’t recognizing any of my text because it is written in the SiteOrigin Editor Widget. I honestly…
I want the featured image of blog posts to only show in the slider. Is there a way to customize when I want featured images to show and when I want the others to show.
Able to change the background color to black and the logo text to white. The page text remains black and is hidden in the background and only changes to white when I hover.
I have a huge gap between two rows on my page, however I can’t figure out how to get rid of it. I have removed the padding in the Design Options CSS box but nothing changes. I also trued going…
I have submenus that are not showing up. Looks like it is behind the siteorigin hero. Any help would be great.
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:…
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…
Hi, Is there a custom CSS that allows you to set for specific pages how many columns will be displayed side by side in mobile/tablet view? Would be handy to be able to apply different settings for different pages. Thanks…
My second question: I added a few codes so far in CSS, using SiteOrigin CSS. Is it really not necessary to make a child theme for those changes. It's not completely clear to me when to use a child theme…
Hi! I need help. This is nightmare coming true. :_( I did everything right. Child theme. But once I changed something in the functions.php file i had a fatal error and got locked out of my blog and nothing could…
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…