Title: Custom CSS Like Button Position
Last modified: August 20, 2016

---

# Custom CSS Like Button Position

 *  [mattyshack](https://wordpress.org/support/users/mattyshack/)
 * (@mattyshack)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/custom-css-like-button-position/)
 * I want to float right on my like button and wrap the content of the post around
   it, but I can’t seem to figure out how to do it. I added the following code to
   my custom CSS file and I can’t seem to get it to move.
 * #fb-social-plugin #fb-like
    clear: both; float: right; margin-left: 10px; margin-
   top: 10px; margin-right: 20px; }
 * [http://wordpress.org/extend/plugins/facebook/](http://wordpress.org/extend/plugins/facebook/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Niall Kennedy](https://wordpress.org/support/users/niallkennedy/)
 * (@niallkennedy)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/custom-css-like-button-position/#post-3410965)
 * The Facebook plugin for WordPress outputs social plugin markup with class values,
   not id. You may want to try acting on the `.fb-like` selector instead.

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS Like Button Position’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facebook_526fac.svg)
 * [Facebook](https://wordpress.org/plugins/facebook/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Niall Kennedy](https://wordpress.org/support/users/niallkennedy/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/custom-css-like-button-position/#post-3410965)
 * Status: not resolved