ahluwalia.romy Posted July 5, 2020 Share Posted July 5, 2020 Site URL: https://recorder-pepper-3j33.squarespace.com/ Hi everyone! I was wondering if someone could help me... On the desktop version of my site I have been able to include a custom social icon linking to 'Spotlight'. This is great however, when in the mobile menu (screenshot attached) the link still shows the generic link icon. I'd love to know how I can change this to my custom icon please! Password to site is: romy Thank you! Link to comment
tuanphan Posted July 5, 2020 Share Posted July 5, 2020 Edit your code to this .header-actions-action--social a:last-child, .header-menu-actions-action [href*="spotlight.com"] { background-image: url(https://static1.squarespace.com/static/5f00720960a8bf10f1bd164e/t/5f00f0a98b89c14abf22ffab/1593897129855/SeekPng.com_acting-png_9414382.png); background-size: cover; background-repeat: no-repeat } 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
ahluwalia.romy Posted July 5, 2020 Author Share Posted July 5, 2020 6 minutes ago, tuanphan said: Edit your code to this .header-actions-action--social a:last-child, .header-menu-actions-action [href*="spotlight.com"] { background-image: url(https://static1.squarespace.com/static/5f00720960a8bf10f1bd164e/t/5f00f0a98b89c14abf22ffab/1593897129855/SeekPng.com_acting-png_9414382.png); background-size: cover; background-repeat: no-repeat } Thank you so much! this added the icon but the generic url icon is on top of it...can't seem to get the code right to remove it? thank you! Link to comment
tuanphan Posted July 5, 2020 Share Posted July 5, 2020 I see it worked. You want to remove icon? 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
ahluwalia.romy Posted July 5, 2020 Author Share Posted July 5, 2020 The generic url icon is on top of the spotlight icon (screenshot attached). It should look like the second screenshot. Thanks! Link to comment
tuanphan Posted July 5, 2020 Share Posted July 5, 2020 remove code I sent, use this .header-menu-actions-action [href*="spotlight.com"] { background-size: contain; } 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
ahluwalia.romy Posted July 7, 2020 Author Share Posted July 7, 2020 thanks @tuanphan - this code removes the spotlight logo and leaves the generic url icon (screenshot)...have I done something wrong? Link to comment
tuanphan Posted August 3, 2020 Share Posted August 3, 2020 sorry, change background-size: cover to Quote background-size: contain; 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment