• Resolved zlouw

    (@zlouw)


    I have created 3 social account links. Facebook and Instagrams’s icon shows correct. But pinterest icon is either blank or it also shows the instagram of facebook icon. How do I make sure the correct icon appears?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Assuming you’re using the WordPress Social Icons block for these icons, if you click the icon, the toolbar above should show the exact icon being used. If the selected icon is correct, try clearing the cache and checking again.

    If the issue still persists, it’s possible that your theme is overriding the styles. Try switching to a default theme to confirm this, or add custom CSS to fix it:

    .wp-social-link-pinterest {
    display: inline-block !important;
    visibility: visible !important;
    }
    Thread Starter zlouw

    (@zlouw)

    Hello Devasheesh!

    I am very new at this. I have bought a theme from themegrill. They already had instagram and facebook links there, which I just edited to mine and then I added my pinteret link to the current menu created for social links. I think it is done through the mega menu. I did clear my cache and if I click the icon, there does not appear a toolbaar above it. I have removed the link before and entered it again, and now it shows an instagram icon, but if i click on it, it takes me to my pinterest account.

    I will try the custom CSS, if you can please explain to me where I can do this?

    Thank you once again for your response.

    In this case, it’s possible that the theme isn’t using the default WordPress Social Icons block to render the icons. Instead, it might be using a custom menu system or its own icon setup, which means the custom CSS I shared earlier might not work as expected.

    Could you please let me know which theme you’re using? That way, I can take a closer look at the theme and see if I can find a solution.

    Thread Starter zlouw

    (@zlouw)

    Hello Devasheesh

    Thank you for the response.

    The theme I am using is SkinCare by ThemeGrill. https://themegrilldemos.com/skincare/

    Much appreciated!

    Moderator threadi

    (@threadi)

    You are using a commercial theme that unfortunately cannot be helped here in the forum. I would recommend that you contact their support, which is probably WooCommerce itself: https://woocommerce.com/contact-us/

    Thread Starter zlouw

    (@zlouw)

    Thank You Threadi!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘wrong social icon’ is closed to new replies.