Title: Link style post with shared plugin
Last modified: August 21, 2016

---

# Link style post with shared plugin

 *  Resolved [LRosca](https://wordpress.org/support/users/lrosca/)
 * (@lrosca)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/link-style-post-with-shared-plugin/)
 * Hi there. On the Link style post I was wondering if there is a way to remove 
   the “>>” from the shared plugins and make it look similar to the stand post. 
   Please see this site [test site](http://looch.ca/sites/test/wordpress/draeperry/).
   Currently for this I am using the jetpack sharing feature.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [tomaja](https://wordpress.org/support/users/tomaja/)
 * (@tomaja)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/link-style-post-with-shared-plugin/#post-4378012)
 * Add
 *     ```
       article.format-link .entry-content a:after {
           content: none;
       }
       ```
   
 * to your custom css
 *  Thread Starter [LRosca](https://wordpress.org/support/users/lrosca/)
 * (@lrosca)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/link-style-post-with-shared-plugin/#post-4378017)
 * Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Link style post with shared plugin’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [LRosca](https://wordpress.org/support/users/lrosca/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/link-style-post-with-shared-plugin/#post-4378017)
 * Status: resolved