Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1412898

    Kashevko
    Participant

    Hi Themeco,

    I’m using your facebook comments plugin.
    I would like to hide/remove the ”Facebook comments plugin” link from facebook comments section.

    Are there any way if not to remove this actually than at least to hide this link with the help of CSS?
    Thanks

    My website is: ponylab.studio

    #1413313

    Lely
    Moderator

    Hello There,

    Try adding this custom CSS on Appearance > Customize > Custom > Edit Global CSS:

    .sp_F6WRy2o1gKN.sx_d13338,
    .pluginSkinDark a {
        display: none;
    }

    Hope this helps.

    #1413368

    Kashevko
    Participant

    Hello,

    Not working…
    What else can we try?

    and Question #2:

    How can I change the ”sort by” color in this plugin?

    Thanks.

    #1413659

    Lely
    Moderator

    Hi There,

    We’re sorry for the confusion. Upon thorough checking again, the facebook comments was loaded via iframe from facebook that’s why above CSS will not work. Unfortunately, we cannot control it, since it is a link outside from your site.

    Go to Addons > Facebook Comments > Color Scheme for color.

    Hope this helps.

    #1414043

    Kashevko
    Participant

    Hi,

    Well, thanks!

    #1414128

    Jade
    Moderator

    You’re welcome.