Customizing "be the first to like this"

  • Unknown's avatar

    Just wondering if there’s a way to customize the “be the first to like this” text. I don’t want to remove it or anything, just enlarge the font a little and change the color. Thought I had it, but no. Sad day.

    Thanks for your help!

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi,

    The targeting should be something like this:

    .wpl-count-text {
      font-size: 14px !important;
    }

    But I didn’t manage to do it via Chrome’s inspector, it doesn’t seem to apply. Can you please test that in your Custom CSS? It might work if added there.

  • Unknown's avatar

    The problem is that the likes feature is contained in an iframe from a different domain, and because of that the browser won’t let you modify the elements of the design.

    Sorry I don’t have a better answer for you!

  • The topic ‘Customizing "be the first to like this"’ is closed to new replies.