hellovintanthro Posted September 21, 2022 Share Posted September 21, 2022 Site URL: https://shallot-mackerel-ban6.squarespace.com Not sure what happened between editing yesterday vs. this morning... I didn't change any coding, but the custom icon I uploaded for one of my social links is now behind my custom cart... I'm using the following plugins. When I adjust the social icon, it changes in the cart, too so I know they're connected somehow. //Cart// .header .header-actions-action--cart svg {stroke:transparent!important} .header-actions-action-cart .icon-cart-quantity {display:show} .header .header-actions-action--cart {background-image: url(https://static1.squarespace.com/static/62dc702102047a64da0e43c5/t/632b3fb0574dec2f6ecb0300/1663778736098/Cart+Nav+-+Web+%282600+%C3%97+2650+px%29.png); background-size: contain} //Pinterest Social Icon// @media only screen and (min-width:640px) { .icon--fill:nth-of-type(1) { svg { display:none; } background-image: url(https://static1.squarespace.com/static/62dc702102047a64da0e43c5/t/6307cb5fbf645a0f86857ccd/1661455199304/4.png); background-size: 100%; background-repeat: no-repeat; } } .header-menu-actions-action:nth-of-type(1) { svg { display:none; } background-image: url(https://static1.squarespace.com/static/62dc702102047a64da0e43c5/t/6307cb5fbf645a0f86857ccd/1661455199304/4.png); background-size: 100%; background-repeat: no-repeat; } .sqs-svg-icon--list a:nth-of-type(1) { svg { display:none; } background-image: url(https://static1.squarespace.com/static/62dc702102047a64da0e43c5/t/6307cb5fbf645a0f86857ccd/1661455199304/4.png); background-size: 100%; background-repeat: no-repeat; } Link to comment
tuanphan Posted September 23, 2022 Share Posted September 23, 2022 Hi. What is password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
hellovintanthro Posted September 24, 2022 Author Share Posted September 24, 2022 On 9/23/2022 at 4:19 AM, tuanphan said: Hi. What is password? pw: vintanthro1 Thanks! Link to comment
tuanphan Posted September 26, 2022 Share Posted September 26, 2022 On 9/25/2022 at 1:11 AM, hellovintanthro said: pw: vintanthro1 Thanks! Find this class name .icon--fill:nth-of-type(1) change it to .header-actions-action--social .icon--fill:nth-of-type(1) Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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