Instagram icon where [share] code is in static block

This topic has 2 replies, 2 voices, and was last updated 4 years, 6 months ago ago by Rose Tyler

  • Avatar: Matt_Danczuk
    Matt Danczuk
    Participant
    September 18, 2019 at 01:45

    I would like to remove the icons that are where the [share] code is in the static block footer.

    Can you please tell me what I need to do? I need just the Instagram icon where the others are now linking to https://www.instagram.com/brazilian_lumber/?hl=en

    (PS: I tried the WP Bakery social links and it just doesn’t look good or align right, I’d like to use the dark ones that you have below the contact information on the bottom left hand side of the page}

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 18, 2019 at 08:16

    Hello,

    You may use the Social links element and custom CSS code. For example – http://prntscr.com/p7lpfl

    footer .fa-instagram {
        background-color: #464646;
        border-radius: 100px;
        padding: 5px 6px;
    }
    footer .follow-instagram:hover {
        color: white;
        opacity: 0.8;
    }

    (add this code in Theme Options > Custom CSS)

    Regards

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

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

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