Youtube icon missing - by tuijatuulia - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Olga Barlow

  • Avatar: tuijatuulia
    tuijatuulia
    Participant
    May 21, 2021 at 00:53

    Hi, on vendor store page, there is e.g. Facebook link to their website.
    Youtube link seems to now show the correct icon, looks like this: https://prnt.sc/136y6pa

    Tips on how to fix please? This used to work earlier fine, but cannot say which release did no longer work.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 21, 2021 at 11:02

    Hello,

    This is the issue of the Dokan plugin, not our theme issue because icon comes from Dokan plugin styles. Add the below code to child theme style.css to fix that

    .fa-youtube-square:before {
        content: "\f166" !important;
    }

    Regards

    Avatar: tuijatuulia
    tuijatuulia
    Participant
    May 21, 2021 at 17:06

    Thanks, I added that but did not see any change. Maybe the icon has gone missing or something..

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 21, 2021 at 17:27

    Hello,

    I don’t see that you added the code, only default one is there https://prnt.sc/1388eda
    Did you clear the Cloudflare CDN cache and plugin cache after changes?

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.