Show / Hide pinned text behind columns

Hey guys,

New to coding…

I’m looking for text to disappear behind a column when scrolling down a site.

Site is www. raheljungle .com

Text is #text7

Columns are #columnStrip3
and
#columnstip2

any ideas?

Thanks!

When using —> Scroll-function to hide or show something → you will need →

.onViewportEnter / .onViewportLeave - commands → Search for this in the VELO-FORUM or in the VELO-API-DOCs.

Show an ELEMENT →

$w('#myElementIDhere').show();

Hide an ELEMENT →

$w('#myElementIDhere').hide();

Thank you!!! much appreciated

@charlieixchel
On my old site, you will surely find related examples to your topic…

https://russian-dima.wixsite.com/meinewebsite