Jump to content

YMCA

Member
  • Posts

    15
  • Joined

  • Last visited

Community Answers

  1. YMCA's post in Hover Effect for Mega Menu Links was marked as the answer   
    Haha okay actually nevermind, I managed to figure it out. 
     
    .wm-mega-menu-item {
      padding: 5px 12px !important;
      background-image: none !important;
      transition: all ease-in-out .2s !important;
    }
    .wm-mega-menu-item a:hover span {
       background: #e6e7e8;
      padding: 5px 12px;
      border-radius: 50px;
      transition: all ease-in-out .2s !important;
      display: block;
    }
     
    This code activated the hover effect for the links inside of the mega menu.
     
×
×
  • 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.