LKaur Posted July 21, 2022 Share Posted July 21, 2022 Site URL: https://www.cf-markets.com/ Hi I have inserted a live timer into my webpage and I have been trying to remove the redirect link from the timer for a while now, yet no success. Code used <iframe src="https://free.timeanddate.com/countdown/i8f8e26g/n776/cf12/cm0/cu4/ct0/cs0/ca0/co0/cr0/ss0/cac000/cpc000/pct/tcfff/fs225/szw448/szh189/iso2022-09-01T11:00:00" allowtransparency="true" frameborder="0" width="344" height="90"></iframe> Link to comment
Beyondspace Posted July 21, 2022 Share Posted July 21, 2022 2 hours ago, LKaur said: Site URL: https://www.cf-markets.com/ Hi I have inserted a live timer into my webpage and I have been trying to remove the redirect link from the timer for a while now, yet no success. Code used <iframe src="https://free.timeanddate.com/countdown/i8f8e26g/n776/cf12/cm0/cu4/ct0/cs0/ca0/co0/cr0/ss0/cac000/cpc000/pct/tcfff/fs225/szw448/szh189/iso2022-09-01T11:00:00" allowtransparency="true" frameborder="0" width="344" height="90"></iframe> My suggestion is disable the clicking on this block with the following code on Home > Design > Custom Css body:not(.sqs-edit-mode) #block-yui_3_17_2_1_1658322712507_2208 { pointer-events: none } body selector to make sure it only affects on live-site, not in edit mode Hope it makes sense Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
LKaur Posted July 22, 2022 Author Share Posted July 22, 2022 @bangank36 thank you so much!!! The code seems to be working Beyondspace 1 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