Support Forum

Topic: customization

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

Horizontal line under menu

customizationthemetheme-vantage · By Thomas Stecher Christensen · 6 years ago · Reply by Andrew Misplon 6 years ago

I inserted the CSS from this forum https://siteorigin.com/thread/adding-a-horizontal-line-below-menu-bar/ : .main-navigation { border-bottom-style: solid; border-bottom-color: #fff; border-bottom-width: 2px; } However the line is no longer wide enough to cover the entire website. I do not know why. How do I fix…

Sidebar Being Cut-Off

customizationthemetheme-north · By Anna K Amendolare · 6 years ago · Reply by Andrew Misplon 6 years ago

See here: Blog The very first sidebar item should be a circle profile image of Sara and her about content. That content is there, however, I presume it’s the SiteOrigin Hero that is overlapping it. The blog page is an…

Display sticky menu without logo

customizationthemetheme-north · By Alessa Wilhelm · 6 years ago · Reply by Andrew Misplon 6 years ago

Hi everybody! I have unsuccessfully tried to use Custom CSS to remove the logo, when sticky menu is active and site is scrolled down. I googled the following code, but obviously something is wrong or missing, since it’s not working……