want to achieve certain changes for my site
http://bollywoodbook.in/mumbaimetal/
1) want to move heading portion on top, plz see the attachment
automatically everything must move up
plz help
#gkMainMenu {
border-bottom: 3px solid #FFFFFF;
border-top:0; }
Really sorry i dont no css so well
#gkMainMenu {
border-bottom: 0 none;
border-top: 3px solid #fff;
margin-top:0px;
padding-top: 30px;
}
Pawel F wrote:Sorry, but we don't offer customization services ... I didn't saw this service on our website. Maybe you saw it ?
You are a driver , we are car producer and service.
#gkMainMenu {
margin-top: 0;
padding-top: 0;
}
#gkPageTop {
margin-bottom: 0 !important;
margin-top: 0 !important;
}