Hey guys,
I would like to lower the top right menu (with cart) so that its just above the slideshow.
Any advice?
Thank you,
T.
#gk-cart {
background: url("../images/style1/cart_icon.png") no-repeat scroll left 0 transparent;
padding: 2px 0 2px 20px;
position: absolute;
right: 160px;
top: 146px !important;
}