Hi,
Your code is commented out (in override.css file), please replace ALL content of the override.css file with the following:
- Code: Select all
/**
*
* -------------------------------------------
* Override
* -------------------------------------------
*
**/
/*
*
* 16. Override
*
*
------------------------------------ */
/* 16.1. Overrided elements
==================================== */
#my-works .box {
padding-top: 80px!important;
}
#gk-bottom1 .box {
padding-top: 80px!important;
}
Regarding the 'CHOREOGRAPHER' text in the header widget, please fix your widget's code first, because now there are a lot of errors, please check your homepage here:
http://validator.w3.org/unclosed, not allowed span tags etc.