Yes just waiting on permission access
Topic summary
Goal: make the landing-page “ENTER” button appear only after the video finishes, and fix menu footer product links that don’t load.
Progress so far:
- Store preview URL and password were shared. Initial CSS was provided to animate .videoBackground .text with a fadeOut over 10s; this worked but didn’t meet the intent (user wants the button to appear after the video completes).
- Collaboration access was arranged via collaborator code (3304); invitation sent, accepted, and access confirmed.
- The helper then switched the CSS to a fadeIn (10s) on .videoBackground .text. The user reports it still fades in gradually and wants it to appear only at the end of the full video animation.
Current status:
- Helper is asking for clarification on the desired behavior (e.g., faster display vs. different timing/trigger). No final solution implemented yet.
- The separate issue of product links in the menu footer not loading remains unaddressed in the latest updates.
Notes: CSS code snippets are central to the discussion; video-to-button timing is the key unresolved requirement.