Title: Custom CSS alignment
Last modified: July 9, 2019

---

# Custom CSS alignment

 *  [Alan Stainer](https://wordpress.org/support/users/adstainer/)
 * (@adstainer)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/custom-css-alignment/)
 * I used the following code to disable the plugin’s own styling.
 * // Disable Simple Social Icons default styling
    add_filter( ‘simple_social_disable_custom_css’,‘
   __return_true’ );
 * It hides the options you normally see in the widget for size and alignment, which
   is fine. However, it doesn’t get rid of them entirely. For some reason (and this
   only just happened today) after updating Genesis, the plugin has started adding
   in .alignleft by default. I was only able to change it back to my preference (
   alignright) by commenting out the code above, updating the widget and then uncommenting
   the code again!
    -  This topic was modified 6 years, 10 months ago by [Alan Stainer](https://wordpress.org/support/users/adstainer/).

Viewing 1 replies (of 1 total)

 *  Thread Starter [Alan Stainer](https://wordpress.org/support/users/adstainer/)
 * (@adstainer)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/custom-css-alignment/#post-11713815)
 * Okay even more annoying now, as soon as I add a new URL to the icon set, it reverts
   back to .alignleft again. Definitely bugged! Also before updating Genesis the
   alignment options in the widget were still visible.

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS alignment’ is closed to new replies.

 * ![](https://ps.w.org/simple-social-icons/assets/icon.svg?rev=3358424)
 * [Simple Social Icons](https://wordpress.org/plugins/simple-social-icons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-social-icons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-social-icons/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-social-icons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-social-icons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-social-icons/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Alan Stainer](https://wordpress.org/support/users/adstainer/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/custom-css-alignment/#post-11713815)
 * Status: not resolved