CWoodward Posted October 16 Share Posted October 16 I have a portfolio website using the Jasper Jin template. I created the original website years ago and have been adding content since. For my projects, I've noticed hiring managers are confused. The problem: The first image is all that shows when you click on a project. It takes a good amount of scrolling before the next image animates/reveals giving the impression there's only one image, especially if your screen is not as wide. I want to turn this feature off so all the images populate right away. I cannot find that option in the site styles or project settings. Please let me know how to turn this feature off if you know how. Home page: https://woodward.design/ click any project Project page: https://woodward.design/revenue-hq Link to comment
tuanphan Posted October 17 Share Posted October 17 You can add this code to Website Tools (under Not Linked) > Custom CSS to disable the effect div.project-slide { opacity: 1 !important; will-change: unset !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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