I found a CSS fix for it:
On the last <li> add a height to it. That way it won't show for a certain height and if they try to scroll they wont see it again unless they keep clicking.
So as an...
Type: Posts; User: MistaPrimeMinista; Keyword(s):
I found a CSS fix for it:
On the last <li> add a height to it. That way it won't show for a certain height and if they try to scroll they wont see it again unless they keep clicking.
So as an...