Hi guys,
We’re adapting Puresite for a client that has specified sticky top nav (ie permanently-available navigation, with the page content scrolling under it).
To achieve this, I have made lots of CSS tweaks as well as give the CSS class “main” a padding-top so the body content sits neatly on the page, under the sticky top nav.
However, because the bottom “botsl” elements also use “main”, they have shifted down and so there is a big black space before the bottom navigation / sitemap / search row starts.
I have set up a class for “botsl” called “mainf” which doesn’t padding-top and so should line up nicely in the bottom area. However, I cannot seem to find how I get “botsl” to call “mainf” for its style.
Can anyone help? :((
Thanks in advance,
Paul