jca
Customer
When adding "Social Links" to the custom footer in Flat Awesome+ 2.2.8, they disappear on mobile devices (such as an iPhone).
It looks like the issue is the Social links in the custom footer are using the same css classes as the Share widget (ex: shareButtons-button class), so on mobile views, the Share widget is adding the is-hidden class to the icons in the sidebar, but they are also making the icons disappear (not as intended) in the footer as well. If I visit a page without the Share widget, the social media icons appear as intended.
I assume a fix/tweak would be for the custom footer to use it's own social media icon css classes that aren't targeted by hiding via the Share widget?
Note: This bug only appears on actual devices, not in a desktop browser in "Responsive Design" mode showing the smaller viewports.
Can you help with this issue?
Thanks.
- Screenshot of custom footer with "Connect with us" heading but missing icons in the custom footer block 4
- Screenshot of custom footer with "Connect with us" social media icons appearing as they should
- Screenshot of likely cause of the bug -- social media "Share" ("Share this page") widget in sidebar (see explanation below)
It looks like the issue is the Social links in the custom footer are using the same css classes as the Share widget (ex: shareButtons-button class), so on mobile views, the Share widget is adding the is-hidden class to the icons in the sidebar, but they are also making the icons disappear (not as intended) in the footer as well. If I visit a page without the Share widget, the social media icons appear as intended.
I assume a fix/tweak would be for the custom footer to use it's own social media icon css classes that aren't targeted by hiding via the Share widget?
Note: This bug only appears on actual devices, not in a desktop browser in "Responsive Design" mode showing the smaller viewports.
Can you help with this issue?
Thanks.