Hello,
can someone tell me how to reduce the distance between header and menu bar and furthermore how to make the announcment bar appear on every site (collections etc.)
website: aliudclothing.com
password: authentic!
Theme: Brooklyn
Thanks ![]()
Hello,
can someone tell me how to reduce the distance between header and menu bar and furthermore how to make the announcment bar appear on every site (collections etc.)
website: aliudclothing.com
password: authentic!
Theme: Brooklyn
Thanks ![]()
Hey @KimGottwald
Follow these Steps:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi, @KimGottwald .
You can try this code: it will be helpful to you
Go to the online store theme and go to base.css file paste the code mentiond below.
.header-container.drawer__header-container .site-header {
margin-top: 24px;
}
Result:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!