Viewing 1 replies (of 1 total)
  • Hi tipsuli_. You may have already resolved this, but I was able to get rid of the grey lines above “share this” with the following css:

    div.sharedaddy h3.sd-title:before {
    	border-top: none;
    }

    If you have a border on the bottom that you don’t want, you could easily modify border-top: none to just border: none

    Were you able to get the “share this” label in the same line as the icons? I am having that same problem. https://www.breadcrumbsguide.com

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Jetpack] Sharing label and buttons same line’ is closed to new replies.