Hi all,
I’m not sure if I’m alone but I personally find the homepage banner (recommended size: 1920*960px) takes up a fair amount of retail space and therefore looking that reducing the height of this by approx. 50%
I’ve played around with CSS using the height attribute to modify this - would be nice if one could specify banner size in the home customize section
Using:
.mainowl {height:395px; overflow: hidden;}
However one of the issues (apart from many other formatting issues due to the change in banner size - but I can play around with this more) is the sticky header
The sticky header - which appears to change display once you scroll past the banner – still triggers much further down the page (in line with the original banner size settings it seems)
Is there a fairly simple solution to trigger the header display much earlier, in line with the changes to the revised banner height? Or is meddling with JavaScript required?
any direction would be appreciated, or tips on how to better achieve the above
Regards
Mr Green
I’m not sure if I’m alone but I personally find the homepage banner (recommended size: 1920*960px) takes up a fair amount of retail space and therefore looking that reducing the height of this by approx. 50%
I’ve played around with CSS using the height attribute to modify this - would be nice if one could specify banner size in the home customize section
Using:
.mainowl {height:395px; overflow: hidden;}
However one of the issues (apart from many other formatting issues due to the change in banner size - but I can play around with this more) is the sticky header
The sticky header - which appears to change display once you scroll past the banner – still triggers much further down the page (in line with the original banner size settings it seems)
Is there a fairly simple solution to trigger the header display much earlier, in line with the changes to the revised banner height? Or is meddling with JavaScript required?
any direction would be appreciated, or tips on how to better achieve the above
Regards
Mr Green