Please paste this code into Theme Options > Custom CSS & JS > CSS
#Side_slide{ background-color:blue !important; }
Also your icons are missing, it’s because of CORS library which hasn’t been installed on your server.
More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your server administrator this case because he will be able to help you for sure.
Comments
More details about the CORS you can read on
http://enable-cors.org/server.html but we recommend to contact with your
server administrator this case because he will be able to help you for
sure.
P.S. For .htaccess solution, please visit
http://forum.muffingroup.com/betheme/discussion/4902/icons-are-gone-cors-solved-within-htaccess
thanks