Tiko
-
Posts
25 -
Joined
-
Last visited
Community Answers
-
Tiko's post in Announcement bar overlays the navigation links was marked as the answer
Thank you! This soles the problem with that with section. The links now are on the very top and i'd like them to be just a bit lower. The code i used before for it doesn't do it's job now.
div.header-menu-nav-folder--active>div {
position: relative;
top: 25px;
Is there another one for positioning?