Hi Ciaran
In the BOSS template I would like to move the main menu and the logo higher up when I have the full screen picture. Is this possible and how do I do?
Best regards
Peter
#hornav {
padding-bottom: 200px;
}
#hornav > ul.menu > li > a:not([class^="fa-"]) {
padding-top: 0 !important;
}