orkoellis Posted March 7 Share Posted March 7 I'm looking to make my text links (not in the main nav) underlined with an arrow that pops out on hover, like what Squarespace does on its homepage. See attached for the section. site: https://toucan-tetra-fwm2.squarespace.com/ p: argus Link to comment
tuanphan Posted March 10 Share Posted March 10 For example Learn more link, you can remove your arrow then use this CSS code div.desc-wrapper a { background: url("https://static1.squarespace.com/static/65142cdeff10b41888f5d1e4/t/651c8e086f6d0f7a06935442/1696370184157/right-arrow_2.png") !important; background-repeat: no-repeat !important; background-size: 0px !important; background-position: right !important; padding-right: 30px; } div.desc-wrapper a:hover { background-size: 30px !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Mdhanjal Posted March 10 Share Posted March 10 You can do through default css styles. Hi, I'm BITTU. A website developer with 10 years experience with Squarespace. if you need help and work with me, Email me here: - mandeepsquarespace@gmail.com Hire Upwork: - https://www.upwork.com/freelancers/~01eed466e76c89e024 Behance: - https://www.behance.net/mandeepSquarespace Best Hourly Rate: - $15 Per Hour 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