Jump to content

Offdaze

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Offdaze

  1. Hi @tuanphan I am trying to replace my Navigation link of "Research & Development" with "Coming Soon" on hover, but the "Coming Soon" is just appearing next to the navigation link rather than replacing it, any ideas? /* Change text on hover */ .header-nav-item a[href*="/research-and-development"]::after { content: "Coming Soon" !important; opacity: 0 !important; transition: opacity 0.3s ease-in-out !important; pointer-events: none; } .header-nav-item a[href*="/research-and-development"]:hover::after { opacity: 1 !important; } https://www.ud-hub.com/
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.