Author profile widget doesn't show Pinterest icon

Home Support Blog Way Author profile widget doesn't show Pinterest icon

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13155
    Anonymous
    Inactive

    Hello,

    I’m using the Blogway Author profile widget on my website (thebubblytales.com) and under social profiles, I have provided the URL to my Pinterest page. However the logo of PINTEREST does not show up. It works perfectly for Facebook and Instagram but not Pinterest.

    #13173
    nirav
    Keymaster

    Hello Elik,

    Greetings of the day!

    By adding below code in custom CSS, the Pinterest icon will be visible.

    Can you please follow the below steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    .social-menu-wrap ul li a[href*="pinterest.ca"]::before {
       content: "\f0d2";
    }

    Thank you,
    Team ProDesigns

    #13177
    Anonymous
    Inactive

    Amazing, this worked! Thank you so much for the quick response.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.