Hello Support,
Please could you give me the CSS required to move the breadcrumb and title a little bit lower as the menu is covering some of this.
Thanks in advance.
Hey Wils1234!
Add this to your custom CSS.
.title_container {
margin-top: 20px !important;
}
Cheers!
Elliott