@lemathieu
I'm hoping you can help me with this issue.
I have installed your theme and also used the code you suggested to move my pre-nav to the top left hand corner of the screen. The problem I have now is that because I use the 'horizontal' exhibition, whenever I view my work with the horizontal scroll my pre-nav logo moves with it.
Here's a screenshot to show you what I mean:
The code I am using for my pre-nav in the style.css is:
#top-section {
left : 0;
margin: 20px 0px 0px 30px;
}
#top-section p {
text-align: left;
}
Do you know why my pre-nav logo might be moving with the horizontal exhibition?
