This topic has 6 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Hi, can I change the size of header? reduze the space beetween arrows? https://prntscr.com/jtjb8e
Hello,
Please use this code:
.header {
margin-top: 0px;
margin-bottom: 0px;
}
Regards
yes! very good and Can I put the logo mor than left? Is possible? and shopping cart more than right?
Thanks!
@media (min-width: 1290px) {
.header .container {
width: 1270px;
}
}
Regards
good!!! thanks!!!
Best regards
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up