By Carol, 9 years ago. Last reply by Carol, 9 years ago
I have a Front Page, a Business Page and a Community Page. When I go Appearance/Custom CSS it brings up the Font page and work well. But how do I get to the other pages? I can’t seem to find a way.
By patbell101, 9 years ago. Last reply by Alex S, 9 years ago
I have installed and reinstalled the latest SO Widget bundle and the Contact widget is not there so I get a missing widget message when using one of the pre-built contact templates. Is it available at all?
By Joe Bartlett, 9 years ago. Last reply by Mark Xapno, 9 years ago
Installed the Siteorigins CSS plugin, which is doing what it should. Inherited this page from someone who wanted it updated but has no information about how to log in to the web host.
By Doyle Fecher, 9 years ago. Last reply by Andrew Misplon, 9 years ago
Hi. I am using Vantage and I have the layout bound set to boxed, which works great for all my pages expect my home page. I need the home page to be full width, but just the home page.
By Ron Holt, 9 years ago. Last reply by Ron Holt, 9 years ago
Hey there, love your products, I use Page Builder and the CSS Editor on every one of my WordPress projects now. In one of the latest updates for CSS Editor, it has gone beyond just suggesting CSS selectors and whatnot in a dropdown, to automatically inserting what it thinks I was typing WHILE I'M STILL…
By evnglst, 9 years ago. Last reply by Support Assistants, 9 years ago
Hello, Adobe's Typekit requires a couple of scripts that are to be placed in the header. I'm new to SiteOrigin's themes, and I don't see a place in the theme UI to put that code in.
By sungod3k, 9 years ago. Last reply by Support Assistants, 9 years ago
Hi, I just discovered pagebuilder and vantage and want to apply my usual custom css modifications. I looked here in the forum and found the recommendation of trying 2015 and with that it actually works.
By Scott Fredeman, 9 years ago. Last reply by Lucas Tolle, 9 years ago
I have tried just about everything to no avail in removing the huge white space above the page builder widget on this page between the words TEST and EVENT PLANNERS: http://eventspaceguide.com/test-2/ I tried adding this to Custom Css .panel-row-style { zoom: 1; padding: 0px; } .panel-row-style:before { content: ”; display: block; padding: 0px; } The…
By Jennifer Brookman, 9 years ago. Last reply by Support Assistants, 9 years ago
Hi there, I want to stylize my different headers (H1, H2, H3, H4). I created a test page showing each of these header types, used the SiteOrigin CSS Editor, hit save and nothing has happened. The resulting css looks like this: ______ } .entry-content > *:first-child { text-transform: capitalize; } .entry-content h2 { color: #0b5193;…