Home Forums WoodMart support forum Use new Instagram logo at Social buttons element

Use new Instagram logo at Social buttons element

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #154871

    d_ch
    Participant

    Hi,

    Is it maybe possible to use someway the new Instagram logo (with the new colors like here: https://en.wikipedia.org/wiki/File:Instagram_logo_2016.svg) at Social buttons element of your theme? Currently it is appeared with the “old” brown color.

    Thank you in advance!

    Attachments:
    You must be logged in to view attached files.
    #154881

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to change it

    .icons-design-colored .social-instagram {
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    }

    Regards

    #154887

    d_ch
    Participant

    Thank you very much!

    #154924

    Artem Temos
    Keymaster

    You are welcome.

Viewing 4 posts - 1 through 4 (of 4 total)