Currently, I am utilizing the fullpage.js plugin on my website to create a slide-in navigation bar. I have added a pancake element to open it on the first section of fullpage. However, I am struggling to position it in the top left corner of the page. Below is the code snippet that I am using. Thank you in advance for any assistance.
<div class="section"><span style="font-size:30px;cursor:pointer" onclick="openNav()">☰</span><h2 class="animated fadeInDown">GTX 1080</h2></div>
If needed, here is a link to all of my code:
Check out the image for reference: Image