Currently trying to change the top menu background color, tried to change it from the css files, found out through firebug that the file pub/static/frontend/Venustheme/beat/en_US/css/styles-l.css is the one responsible for this,
And even tried to change it on firebug to confirm, turns out it actually is.
So I changed the css file and refreshed the page, but nothing changed, looked up solutions for this, flushed cache storage, flushed Magento cache and flushed javascript/css cache through the admin interface, didn't work,
Checked the URL in core_config_data turned out to be correct, can anyone help with this? and is there a way to change the css files through the admin interface?
Also what is the difference between beat and beat_child?
and does the less file affect that in anyway?