Support Forum

Topic: theme

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

Open Sans in Menu

premiumthemetheme-vantage · By Tim Veach · 10 years ago · Reply by Andrew Misplon 10 years ago

I have tried seemingly every thing…I must be doing something wrong The rest of the site is using Open Sans 300, which is what I want. .main-navigation { font-family: “Open Sans”, sans-serif !important; font-size: 12px; font-style: normal; font-weight: 300; }…

Menu at the top

themetheme-focus · By Yvon Tessier-Sansregret · 10 years ago · Reply by Andrew Misplon 10 years ago

Hi, I switched to the Premium Focus theme and now I have all the following links in the menu at the top of my blog, and I tried everything and can’t remove them. (on my phone it display ”menu” with…

Focus Premium

themetheme-focus · By Yvon Tessier-Sansregret · 10 years ago · Reply by Andrew Misplon 10 years ago

Hi, I am looking everywhere and can’t find where to buy the premium theme for the Focus theme…. Thanks

Update destroys site

themetheme-vantage · By Rye Fuller · 10 years ago · Reply by Greg Priday 10 years ago

Thanks SiteOrigin, so I updated your vantage theme as Wordpress kept pestering me to do. What is the point in creating a update to a perfectly working theme.

Create in page menu

premiumthemetheme-vantage · By LaTorri McCray · 10 years ago · Reply by Andrew Misplon 10 years ago

Is it possible to add a menu into the body of a wordpress page. I want to create a quick links section on the home page but I do not want it in the sidebar...I want it in the body…

origami header image

premiumthemetheme-origami · By gergman · 10 years ago · Reply by Andrew Misplon 10 years ago

Hello, The crop feature on my Origami Premium isn’t allowing me to crop. Is there another way to crop through CSS editing, perhaps? I can create a custom header image in Photoshop and then upload it. But what is the…

navbar background color

premiumthemetheme-vantage · By Larry · 10 years ago · Reply by Andrew Misplon 10 years ago

How can I make the navbar background color opacity and stretch it the entire width of the page for FRONT PAGE only? I tried .home #main-navigation{ background-color: rgba(0, 0, 0, .5); width: 100%; } But that did not work.