TLCDesigns Posted October 21 Share Posted October 21 (edited) Hi there, I am using a css code to add a floating button to my website. However, I want to add a time delay on it so that it doesn't show up on my custom loading screen (see screenshot). Any ideas?? Thanks Edited October 29 by TLCDesigns Link to comment
Solution tuanphan Posted October 24 Solution Share Posted October 24 Your loading effect has z-index: 2000; your floating button has z-index: 9999; just increase z-index of loading effect > z-index of floating button, so button will appear behind loading effect 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