Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Try adding the following CSS code to your theme stylesheet, or to your custom CSS editor under Appearance > Edit CSS in your dashboard:

    .widget-title h3 a,
    .widget-title h3 a:hover {
    	text-decoration: none;
    	border-bottom: 0 none;
    	cursor: text;
    }

    That should do the trick.

    Thread Starter kelemvor

    (@kelemvor)

    Well, the title is still a link but it’s not underlined so that will work.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CanI make the title of the Facebook Like box not a link?’ is closed to new replies.