ThomasPou Posted December 14, 2022 Share Posted December 14, 2022 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! Link to comment
tuanphan Posted December 17, 2022 Share Posted December 17, 2022 Your site is private. Can you setup an access password or publish the site? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ThomasPou Posted December 19, 2022 Author Share Posted December 19, 2022 Hi Tuanphan, Here is the password: 2022 Thanks for checking! Link to comment
ThomasPou Posted December 20, 2022 Author Share Posted December 20, 2022 @tuanphan I moved on to another solution. Thanks for replying to me request! tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment