Alla7 Posted October 11 Share Posted October 11 Hello, I am an issue with an entire text box a clickable link. I'd like to add the ability to click the box to take you to a new page instead of clicking just on the text. Can you please help me? Here is a link - https://fuchsia-circle-s8mg.squarespace.com/config/pages/website-tools Password - Stalman Link to comment
Web_Solutions Posted October 11 Share Posted October 11 2 hours ago, Alla7 said: Hello, I am an issue with an entire text box a clickable link. I'd like to add the ability to click the box to take you to a new page instead of clicking just on the text. Can you please help me? Here is a link - https://fuchsia-circle-s8mg.squarespace.com/config/pages/website-tools Password - Stalman Add these code on Custom CSS panel in Website > Utilities > Website Tools > Custom CSS. @media only screen and (min-width:640px){ #block-yui_3_17_2_1_1691516078741_25095, #block-18dcdbba91fe87662f8f{ .sqs-block-content { position: initial !important; } .sqs-html-content a { position: absolute; width: 100%; height: 100% !important; display: flex; top: 0; left: 0; align-items: center; justify-content: center; } } } Alla7 and tuanphan 1 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Alla7 Posted October 17 Author Share Posted October 17 Thank you so much!) Yes, it works, but I do not see the text in these text boxes, after I applied code( How can I fix it please? Link to comment
Web_Solutions Posted October 17 Share Posted October 17 2 hours ago, Alla7 said: Thank you so much!) Yes, it works, but I do not see the text in these text boxes, after I applied code( How can I fix it please? See the video. Its working. What do you want? https://www.loom.com/share/998ad742267749778520730b6ec79578?sid=aa334644-414e-4433-8ba2-3421e2355adf tuanphan 1 If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. 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