Jump to content

Custom CSS: hover over header and tagline appears

Recommended Posts

  • Replies 3
  • Views 317
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 2/28/2022 at 5:57 PM, Botulin99 said:

Site URL: https://echidna-orb-jzr9.squarespace.com/

Hello, is it possible to make a hover effect on header without code injection? My client wants a hover effect like this :https://toddmartinfilms.com/

Here is a website: https://echidna-orb-jzr9.squarespace.com/

pass: urosstepic

 

Thanks, 

Marija

/*color for navigator*/

.Mobile-overlay-menu-main a {
  color: #000 !important;
}
.Mobile-overlay-nav {
  display: flex;
  flex-wrap: wrap;
  width: 10%  !important;
}
.Mobile-overlay-menu-main a {

  line-height: 2 !important;
  position:relative;
  padding-bottom:0
}

.Mobile-overlay-menu-main a:after {
  content: '';
  width: 0;
  height: 1px;
  background: red;
  position: absolute;
  bottom: 0;
  left:0;
  transition: width .5s;
}

.Mobile-overlay-menu-main a:hover:after  {
  width: 100%;
}

Let me know how it works

Support me by pressing 👍 if this useful for you

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

My testing

image.thumb.png.8612a8ff210e28c7c447e2d3d0146796.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.