Title: Please add CSS class
Last modified: August 10, 2025

---

# Please add CSS class

 *  Resolved [NF](https://wordpress.org/support/users/nanasflowers/)
 * (@nanasflowers)
 * [10 months ago](https://wordpress.org/support/topic/please-add-css-class-2/)
 * Hi,
 * Please can you add a CSS class for the heading of the ‘account details’ link 
   and unlink section (highlighted in red below) so I can apply custom CSS to it.
 * ![](https://i.postimg.cc/RZ4zLj22/temp-Image-Gc-Ovpp.avif)

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

 *  Plugin Support [Laszlo](https://wordpress.org/support/users/laszloszalvak/)
 * (@laszloszalvak)
 * [10 months ago](https://wordpress.org/support/topic/please-add-css-class-2/#post-18593348)
 * Hi [@nanasflowers](https://wordpress.org/support/users/nanasflowers/)
 * I assume the heading in your screenshot is coming from the “heading” attribute
   of our shortcode:
    - [https://social-login.nextendweb.com/documentation/for-developers/theme/#parameters](https://social-login.nextendweb.com/documentation/for-developers/theme/#parameters)
 * Is that correct?
 * Since in that case, that heading is added with a h2 tag, located inside the element
   with the “nsl-container” class, so you could target it simply like this:
 *     ```wp-block-code
       div.nsl-container > h2 {    background-color: red;}
       ```
   
 * If you meant something else, then please send us the link of the page where these
   buttons appear, so we can take a look. If you don’t want to share the URL of 
   your site on this public forum, then feel free to get in touch with us directly
   over the ticket system:
    - [https://social-login.nextendweb.com/support/](https://social-login.nextendweb.com/support/)
 * Best regards,
   Laszlo.
 *  Thread Starter [NF](https://wordpress.org/support/users/nanasflowers/)
 * (@nanasflowers)
 * [10 months ago](https://wordpress.org/support/topic/please-add-css-class-2/#post-18593506)
 * Hi,
 * This is not from using the shortcode no, this is added via the account details
   section in the global settings that display the buttons on the following page
   of a user account: /my-account/edit-account/
 * ![](https://i.postimg.cc/v8NWcY8C/temp-Image-XRP2-Vd.avif)
 * Unless I’m being totally blind (possible), I cannot find a class for the heading,
   it just has a h3 tag and is outside of the nsl-container class underneath.
 * ![](https://i.postimg.cc/DzxSH68R/temp-Imageq0j-Vcc.avif)
 * If you need more details let me know and I’ll drop a ticket.
    -  This reply was modified 10 months ago by [NF](https://wordpress.org/support/users/nanasflowers/).
 *  Plugin Support [Laszlo](https://wordpress.org/support/users/laszloszalvak/)
 * (@laszloszalvak)
 * [10 months ago](https://wordpress.org/support/topic/please-add-css-class-2/#post-18593544)
 * Thank you [@nanasflowers](https://wordpress.org/support/users/nanasflowers/) ,
   I see what you mean now. According to your screenshot you are using the WooCommerce“
   Account details” form integration and the heading is coming from that. That element
   is located outside of our container indeed.
 * However this feature is available only in Nextend Social Login – Pro Addon, and
   as per the forum guidelines:
    - [https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products)
 * we are not allowed to discuss topics about commercial products ( such as the 
   Pro Addon ) here.
 * So please get in touch with us over the ticket system, and we will help you there.
 * Thank you for your understanding.
 * Best regards,
   Laszlo.

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

The topic ‘Please add CSS class’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Laszlo](https://wordpress.org/support/users/laszloszalvak/)
 * Last activity: [10 months ago](https://wordpress.org/support/topic/please-add-css-class-2/#post-18593544)
 * Status: resolved