Hi Again,
Have just worked out that my issue relates code added to CSS style sheet to make the background image placement work when sitting being the main navigation menu:
The code added to CSS style sheet was:
‘
.nav-bar-main {
margin-top: 58px!important;
}
‘
When I take this out of the CSS style sheet the header looks better in mobile view but looks v.bad in laptop/pc view!
Ideally I would like no grey strip below header image in mobile view.
So any ideas are much appreciated