Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi,
 The to customize Menu Text color however; it does not reflect the changes. The background color has changed however, the menu color does not reflect the changes.
 Also, i need to reverse the header icon colors as well, any tips would be appreciated
Hi Bosco
You’re setting the menu colors at Appearance > Custom CSS. Not our Custom CSS, the Custom CSS outputted by the Simple Custom CSS plugin:
/* Menu */ .main-navigation a { color: #e2e2e2 !important; } .main-navigation ul li:hover > a { background: #D74646 !important; color: #FFFFFF !important; }Nothing else active is there so I’d recommend just deleting Simple Custom CSS.
Widgets in the header can be edited from Appearance > Widgets > Header.
Hope that helps.