It would be great to have your contribution on some css code, in order to fix some issues on using this template.
The following custom code I applied to the template in my site works, but not flawlessly in all parts of the template. For example portfolios and responsiveness are not working good. Could you please check for mistakes or any other possible issues in order to work good in all parts of the template?
Thank you in advance.
- Code: Select all
#page-nav {
height: 30px;
}
#gk-menu-button > strong {
top: 13px;
}
#gk-menu-button > span {
line-height: 33px;
}
#gk-menu-button > span:before {
height: 33px;
}
#gk-menu-button {
height: 30px;
top: -30px;
}
.gk-logo-text {
margin: 0px 0;
}
#gk-social,
#gk-logo-text {
margin-top: -25px;
}
#gk-footer {
margin-top: -59px;
margin-right: 150px;
}
#gk-copyrights {
margin-top: -15px;
}
#gk-style-area {
margin-left: 30px;
}