Jump to content

Kacy-Jung

Member
  • Posts

    21
  • Joined

  • Last visited

Community Answers

  1. Kacy-Jung's post in How do I drop shadows underneath my navigation and the sub-item underneath my navigation separately when hovering separately? was marked as the answer   
    Thank you! It's working now. I modify it to below to get the right shadow and color! Many thanks!
    div.header-nav-item:hover a {
        text-shadow: unset !important;
    }
    div.header-nav-item > a:hover {
      text-shadow: 3px 3px 5px #EFF193 !important;  
    }
    .header-nav-folder-content > .header-nav-folder-item > a:hover {
      text-shadow: 3px 3px 5px #EFF193 !important;  
    }
  2. Kacy-Jung's post in How to reduce the space between words but not kerning in my header? was marked as the answer   
    Oh yes I played around with it and added 
    word-spacing: -15px; within my code also works! Thank you so much!
×
×
  • 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.