Jump to content

Maximax

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Maximax

  1. On 6/8/2022 at 6:19 PM, creedon said:

    I don't know it this will remove them all but it's a start.

    Add the following to Design > Custom CSS.

    body:not( .header--menu-open ) .header-nav-item--active > a {
    
      background-image : unset;
      
      }

    This is for v7.1.

    Let us know how it goes.

     

    Thanks ! It perfectly works !!!

  2.  

    14 hours ago, creedon said:

    SS is making changes all the time so this could be something new. The underline appears to be indicating that, that link is the active page.

    Add the following to Design > Custom CSS.

    body:not( .header--menu-open ) .header-nav-folder-item--active .header-nav-folder-item-content, /* desktop */
    :is( [aria-current="page"], /* mobile */
    [aria-current="true"] ) .header-menu-nav-item-content
    
      {
      
        background-image : unset;
        
        }

    Let us know how it goes.

    Thank you, it works !!

    I don't really understand this code, but it works !! :))

    Before, on my website, (https://www.maximedidelot.com/), i just used this code :

    a {
      text-decoration: none !important;
    }

    But now i think it's useless.

    Do you know how i can remove all the underlines in the menu ? (not only for the folder).

    Thank you so much anyway

     

  3. Site URL: https://www.maximedidelot.com/

    Hello everybody, 

    Currently, I have a menu with 3 categories on my website (home, works, and contact). The « Works » category is a folder (not a page), and displays a submenu on hover like this :

    — Home

    — Works :

    - Commercials
    - Documentaries
    - Music videos
    - Shorts

    — Contact

    On mobile, I have to click on « Works » to display the submenu. 

    Do you know if it’s possible to keep this structure on computer (with the submenu), but display a different menu on mobile only with the pages of the website, and without the submenu?  Something like this : 

    — Home
    — Commercials
    — Documentaries
    — Music videos
    — Shorts
    — Contact

    Thank you very much ! 

     

    Max

    www.maximedidelot.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.