buttons in the header-rigth position

GK User
Wed Jun 25, 2014 11:15 pm
Hi,

I put some pictures, buttons... i need to be further down from where the slider

Image

Image
User avatar
Platinum Boarder

GK User
Fri Jun 27, 2014 5:56 pm
Hello,

Please add the following code at the end of any CSS file:

Code: Select all
#gkHeaderRight .box:nth-child(2) {
   margin-bottom: -50px;
}
#gkBg {
   overflow: visible!important;
}
User avatar
Administrator


cron