Hide scroll arrow on first section
This hides the bouncing scroll arrow when Full screen height is used for your first section.
Code:
/* -- code to hide scroll arrow -- */ .scroll_icon {display: none;} /* - end - */
Where do I add the code?
Use this link to learn where exactly to add this code snippet: