WellAccel Posted July 20, 2022 Share Posted July 20, 2022 Site URL: http://wellaccel.io/ My site is http://wellaccel.io/ - the galaxy curser animation should work on the entire home page but it's only working on the top 1/2 - any thoughts on what's going on and the fix? THANK YOU!! Link to comment
Solution creedon Posted July 20, 2022 Solution Share Posted July 20, 2022 (edited) Change the following... <script> .rainbow-swipe { height: 100%; left: 0; position: fixed; top: 0; width: 100%; }</script> ...to... <style> .rainbow-swipe { height : 100%; left : 0; position : fixed; top : 0; width : 100%; z-index : 9; } </style> The code seemed to work for the home page but if you've installed it anywhere else I don't know if it will work there. Let us know how it goes. Edited July 25, 2022 by creedon Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
WellAccel Posted July 22, 2022 Author Share Posted July 22, 2022 (edited) Hey I swapped out the code in the custom CS section with your suggestion and now the site has a "a problem repeatedly occured" and wont load. Thoughts on WHY? Thanks 🤔 Edited July 22, 2022 by WellAccel Link to comment
creedon Posted July 22, 2022 Share Posted July 22, 2022 The code is not meant to go in Design > Custom CSS. You need to find the code that I cited and replace it with my suggested code. I imagine you might have installed it in Page Settings > Advanced > Page Header Code Injection for the home page?. Please see per-page code injection. WellAccel 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
WellAccel Posted July 22, 2022 Author Share Posted July 22, 2022 WELL THAT'S WHY. DUMB. THANK YOU SO MUCH FOR YOUR CLEAR & CONCISE HELP!!! 🤩 creedon 1 Link to comment
WellAccel Posted July 25, 2022 Author Share Posted July 25, 2022 Quote @creedon Apologies. SO I placed the code where you suggested and now my service page is not showing and covered by the galaxy curser. How do I get my services page back?? Thank you! Link to comment
creedon Posted July 25, 2022 Share Posted July 25, 2022 (edited) Quote now my service page is not showing and covered by the galaxy curser. How do I get my services page back?? I don't see any evidence on your home page there is a link to a service page. Can you provide more detail? Edited July 26, 2022 by creedon Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
WellAccel Posted July 26, 2022 Author Share Posted July 26, 2022 When you click ACCELERATE in the menu. That's the only other page on-site and it has a lot of copy on it (and is my services page). The code never showed up there before and that was great/intentional. Now all I see IS the black background + galaxy curser visualization on https://www.wellaccel.io/accelerate Goal - homepage is visual playground with code. services page (accelerate) does not have it on it. Thanks again, N Link to comment
creedon Posted July 26, 2022 Share Posted July 26, 2022 (edited) Quote Goal - homepage is visual playground with code. services page (accelerate) does not have it on it. Remove the cursor code that has been installed at Page Settings > Advanced > Page Header Code Injection for the Accelerate page. Please see per-page code injection. Edited July 26, 2022 by creedon WellAccel 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment