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

    Hi there Enfold team!

    Hope you are having a wonderful day! I would like to request for some assistance with regards to the following:

    On the social media icons on the right side of the footer socket area, I would like to have two facebook icons displayed in the socket. One that would display this page (https://www.facebook.com/MCI.RIDGLOK) and other one for this page (https://www.facebook.com/Ridglok-1479687795577354/)

    Mayes Coating FB will have a green FB icon and Ridglok will have one green FB icon (I will supply the icons).

    I would also like each icon to hover on display the texts “Mayes Coating Facebook” (Green Facebook icon) and “Ridglok Facebook” (Red Facebook icon) instead of the current “Facebook”.

    At the moment, although you can display several different FB icons, there is no option to use custom icons and the hover on display only shows “Facebook”

    Can you please help me figure out a way to implement the changes I described above?

    Thank you so much and keep up the good work!

    #830919

    Hey hackoffseries,

    Please, may you provide to us your website link and the WP and FTP credentials?

    Best regards,
    John Torvik

    #831029

    Hey John!

    Thank you for your response! Please see details below.

    • This reply was modified 7 years, 3 months ago by Archie.
    #832797

    Hi,

    Thank you for the info.

    Please use the following css declaration for the first fb icon.

    .socket_color .social_bookmarks .social_icon_1 a {
        color: red;
    }

    And this one for the next.

    .socket_color .social_bookmarks .social_icon_2 a {
    color: green;
    }

    Best regards,
    Ismael

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