timjphoto Posted March 22, 2022 Share Posted March 22, 2022 Site URL: http://www.timjobling.co.uk Hi, I'm having an issue with the social link in my sites footer. I have managed to change the hover colour to match the rest of my site, however for some reason whenever I hover over the footer the icons go grey, then when you roll over them they go the correct colour. I think this is something that is in-built in to template, but I was wondering if anyone knows how to override it as it doesn't look great! Thanks, Tim. Link to comment
tuanphan Posted March 24, 2022 Share Posted March 24, 2022 On 3/22/2022 at 6:16 PM, timjphoto said: Site URL: http://www.timjobling.co.uk Hi, I'm having an issue with the social link in my sites footer. I have managed to change the hover colour to match the rest of my site, however for some reason whenever I hover over the footer the icons go grey, then when you roll over them they go the correct colour. I think this is something that is in-built in to template, but I was wondering if anyone knows how to override it as it doesn't look great! Thanks, Tim. It looks like you solved it? I see it go blue when hover now 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
timjphoto Posted March 24, 2022 Author Share Posted March 24, 2022 @tuanphan Thanks for your reply. That's correct I've got the icons to go green on hover, the issue I'm having is that when you hover anywhere in the footer the icons go grey, I want the icons to stay black until you hover over them. Link to comment
tuanphan Posted March 26, 2022 Share Posted March 26, 2022 On 3/24/2022 at 5:38 PM, timjphoto said: @tuanphan Thanks for your reply. That's correct I've got the icons to go green on hover, the issue I'm having is that when you hover anywhere in the footer the icons go grey, I want the icons to stay black until you hover over them. Try adding this to Design > Custom CSS div#socialLinks:hover .sqs-use--icon { fill: rgba(0,0,0,1) !important; } div#socialLinks a:hover .sqs-use--icon { fill: #00ffea !important; } 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
timjphoto Posted March 28, 2022 Author Share Posted March 28, 2022 @tuanphan thanks very much for your reply. I tried the above code and unfortunately it didn't work, the social icons are still greying out and they also aren't turning green on rollover. Thanks. Link to comment
tuanphan Posted March 30, 2022 Share Posted March 30, 2022 On 3/28/2022 at 5:33 PM, timjphoto said: @tuanphan thanks very much for your reply. I tried the above code and unfortunately it didn't work, the social icons are still greying out and they also aren't turning green on rollover. Thanks. I see it worked. Can you check it again? 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
timjphoto Posted March 30, 2022 Author Share Posted March 30, 2022 @tuanphan the social icons are still greying out when you hover anywhere over the footer. Thanks. Screen Recording 2022-03-30 at 11.58.56.mov Link to comment
tuanphan Posted April 1, 2022 Share Posted April 1, 2022 On 3/30/2022 at 5:59 PM, timjphoto said: @tuanphan the social icons are still greying out when you hover anywhere over the footer. Thanks. Screen Recording 2022-03-30 at 11.58.56.mov Have you tried adding the code yet? I just tested the code again & It should work If it still doesn't work, add & keep the code, we can check easier div#socialLinks:hover .sqs-use--icon { fill: rgba(0,0,0,1) !important; } div#socialLinks a:hover .sqs-use--icon { fill: #00ffea !important; } timjphoto 1 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
timjphoto Posted April 1, 2022 Author Share Posted April 1, 2022 @tuanphan I've added the code again, it doesn't seem to be working, the social icons are still going grey before green. I'll leave the code in this time. Many thanks, Tim. Link to comment
timjphoto Posted April 1, 2022 Author Share Posted April 1, 2022 @tuanphan I'v got the code working, I still had my pervious code in there which was preventing yours from working. Many thanks again for all your help. 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