Support Forum

Topic: customization

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

Change footer colour on Flash

customizationgeneral · By chrissmith · · Reply by Andrew Misplon

I’m using the free Flash theme which I’ve been really impressed by so far. Is there a way that I can change the colour of the background colour of the footer area containing the copyright information? Thanks in advance.

Horizontal line under menu

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

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…