You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Users often want to customize the appearance of social media icons on their websites. The default icons may not always match the desired aesthetic or branding.
Describe the solution you'd like
I would like to replace the Twitter icon in the footer with a simple X icon. Additionally, I want to add a hovering effect that smoothly transitions the icon's appearance when users hover over it.
Describe alternatives you've considered
I have considered using different icon libraries or SVG icons to achieve the desired customization. Another alternative is using CSS to create custom hover effects.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Users often want to customize the appearance of social media icons on their websites. The default icons may not always match the desired aesthetic or branding.
Describe the solution you'd like
I would like to replace the Twitter icon in the footer with a simple X icon. Additionally, I want to add a hovering effect that smoothly transitions the icon's appearance when users hover over it.
Describe alternatives you've considered
I have considered using different icon libraries or SVG icons to achieve the desired customization. Another alternative is using CSS to create custom hover effects.
Additional context
The text was updated successfully, but these errors were encountered: