Jump to content

Change of mobile menu color with image on hoover css in portfolio page

Recommended Posts

Hi community,

By using the following code in custom css about hover on image in the portfolio page,  it messes up the setting for background color and text formatting of the mobile menu.

Example of the code used for item one of the portfolio page:

/* Portfolio hoover Plum */
a.grid-item[href*="/missions/plum"]:hover img {
    visibility: hidden;
    transition: all 0.1s;
}
a.grid-item[href*="/missions/plum"] img {
    transition: all 0.1s;
}
.grid-image-inner-wrapper:after {
    visibility: hidden;
}
a.grid-item[href*="/missions/plum"] .grid-image-inner-wrapper {
    background-image: url(//static1.squarespace.com/static/61bda9ed7e48623e1b183369/t/6399a037dff35264be396284/1671012407313/Logo_plum_2.png) !important;
  background-size: cover !important;
  position: absolute !important;
  width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center !important;
}
 

Page: https://koala-rabbit-5mas.squarespace.com/missions

To see the regular setup for the mobile menu: https://koala-rabbit-5mas.squarespace.com/accueil

Thanks in advance for you help with this!

Capture d’écran 2022-12-14 à 17.28.46.png

Capture d’écran 2022-12-14 à 17.28.14.png

Link to comment

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.