Hi Ciaran
I found a minor difference between SKYLAR for J3 and SKYLAR for J4: In the J4 version, the height of the breadcrumb module is slightly less than in the J3 version. The following code resolves the (tiny) issue:
.breadcrumb {
margin-bottom: 10px;
margin-top: 10px;
}
Regards
Rolf