Title: Question
Last modified: June 21, 2022

---

# Question

 *  Resolved [Jhonny](https://wordpress.org/support/users/masterpiece8931/)
 * (@masterpiece8931)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/question-381/)
 * How can I change the button border radius?

Viewing 1 replies (of 1 total)

 *  Plugin Support [Laszlo](https://wordpress.org/support/users/laszloszalvak/)
 * (@laszloszalvak)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/question-381/#post-15756839)
 * Hi [@masterpiece8931](https://wordpress.org/support/users/masterpiece8931/)
 * Some providers have strict guidelines for the appearance of the social buttons,
   and we try to design the style of all social buttons according to the official
   guidelines.
 * Because of these reasons, we don’t really want to give people settings that they
   can use to modify the styles, otherwise they would make the buttons no longer
   comply with the mentioned guidelines.
    A typical example is Meta ( Facebook )
   App review process. If their staff reviews your App, and they find your custom
   social buttons violating their Sign In Branding guidelines, they will most likely
   disable your Facebook App. And they will only enable your App again, after you
   made the modifications they asked, and they approved the changes.
 * Here I need to mention that I have also met customers where the social buttons
   were completely customized and their App hasn’t been disabled. But I also met
   cases where the social buttons only had a little but style modifications, yet
   Facebook disabled their App. So I assume it depends on the person who reviews
   your site.
 * In either ways, if you don’t mind risking your App, then with a custom CSS like
   this you could customize the border radius of your social buttons:
 *     ```
       div.nsl-container .nsl-button{
         border-radius: 99px!important;
       }
       ```
   
 * but as I mentioned above I don’t suggest modifying the design.
 * Best regards,
    Laszlo.

Viewing 1 replies (of 1 total)

The topic ‘Question’ is closed to new replies.

 * ![](https://ps.w.org/nextend-facebook-connect/assets/icon.svg?rev=3336394)
 * [Nextend Social Login and Register](https://wordpress.org/plugins/nextend-facebook-connect/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextend-facebook-connect/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextend-facebook-connect/)
 * [Active Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextend-facebook-connect/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextend-facebook-connect/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Laszlo](https://wordpress.org/support/users/laszloszalvak/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/question-381/#post-15756839)
 * Status: resolved