leaha249 Posted September 8, 2019 Posted September 8, 2019 Hello! Using Forte here... I made the instagram icon visible in the Settings section, but it isn't displaying on my desktop navigation bar, only on my phone. Anyone know why this is, or how I can fix it? Maybe the OS/iOS? I went ahead and added the icon using Font Awesome and code injection, so now I actually have two instagram icons in the nav bar. I don't know which to delete. Any help would be great. My site is: leaharon.com
tuanphan Posted September 8, 2019 Posted September 8, 2019 @leaha249 you should share site url to check. 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!)
leaha249 Posted September 8, 2019 Author Posted September 8, 2019 Thanks @tuanphan , it's leaharon.com
tuanphan Posted September 8, 2019 Posted September 8, 2019 @leaha249 Looks good here. Screenshot: https://prnt.sc/p39a7c Try clear your browser cache? 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!)
leaha249 Posted September 8, 2019 Author Posted September 8, 2019 @tuanphan that's yet a third configuration! Here's my laptop above and phone below. So if someone has a full cache, they won't see the Instagram icon? It was so easy to share the icon in my last template. Let me know if there's some kind of workaround so that the icon is always visible. Thanks!
tuanphan Posted September 8, 2019 Posted September 8, 2019 To delete Instagram on Mobile, you can add this CSS to Home > Design > Custom CSS /* Instagram - Top Icon */ nav#mobile-navigation li.-collection:first-child { display: none; } /* Instagram - Bottom Icon */ #mobile-navigation div#sqs-social { display: none; } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.