At the moment
I have changed the setting -> appearance -> menus –
the links of the menu not # but to http://www.website.co.za/#top for example
While i am at the homepage – the white menu shows – but once i scroll down to the middle – all becomes red.
Is there a chance let say if I am at “About Us” – only About us shows RED
But remaining shows white as it was ?
Cause at the moment – it all shows red once it scroll away from #top
Can it be back to normal – cause I have added a blog on to the Onepage demo site.
Hey charlescheng719,
To change this red color, just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.avia-menu-fx {
background: #fff;
}
Just replace the #fff by your color.
Best regards,
John Torvik