Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #654266

    Dear support-team,

    i checked the option “show social icons in the socket” but the facebook-icon doesn´t appear. Do you know what i do wrong?

    Thanks

    #654273

    Hey dondela,

    Are the social icons setup under Enfold > Social Profile

    If so we need to take a closer look at it Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    #654274

    Hey Vinay,
    thanks for helping! Yes the social icons are setup under Enfold > Social Profile

    #654447

    Hi!

    Your facebook link is empty, just checked.
    Can you please confirm you have added a URL inside?

    Thanks a lot

    Cheers!
    Basilis

    #654467

    Yes i have added a URL inside, strange…

    #654470

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .social_bookmarks {
        visibility: visible;
    }
    

    Best regards,
    Yigit

    #654613

    I added this code to the Quick CSS section – nothing changed yet

    #654714

    Hi,

    Please try adding !important rule as following

    #top .social_bookmarks {
        visibility: visible !important;
    }

    Best regards,
    Yigit

    #654737

    Thanks Yigit, that´s it!
    Great support, as always :-)

    #654775

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘social icons in socket not showing’ is closed to new replies.