hello, i would add in the top right (opposite to the logo) the "call us" image with the phone as in attachment. I asked some month ago but not resolved...could you help me how to do?
thank you
#mainPage {
position: relative;
}
#gkBanner1 {
position: absolute;
right: 0;
top: -130px;
}
#mainPage {
position: relative;
}
#gkBanner1 .custom {
position: absolute;
right: 0;
top: -130px;
}