Removing Field Labels from NSPro module

  • Michael
  • Michael's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 months 1 week ago #1 by Michael
New customer, very happy with the functionality of NSPro but just trying to adjust the appearance for my site. How can I remove the field labels on the Subscription module please? I've looked over the documentation and crawled over the two ini files in the en-GB folder but without success. Any help would be appreciated.

(N.B For some reason the forum want me to post in the My Shortlist category, I only selected this section because I couldn't choose NSPro Category)

Please Log in or Create an account to join the conversation.

  • Michael
  • Michael's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 months 1 week ago #2 by Michael
Replied by Michael on topic Removing Field Labels from NSPro module
No worries, this did the trick.

.nspro_a11y_label {
    display: none !important;
}

Please Log in or Create an account to join the conversation.

  • Christopher Mavros
  • Christopher Mavros's Avatar
  • Offline
  • Administrator
  • Administrator
More
4 months 1 week ago #3 by Christopher Mavros
Replied by Christopher Mavros on topic Removing Field Labels from NSPro module
Hello Mike and thank you for posting!

You may have used a different email address to purchase NS Pro, so this account had no access to post. I just added that.

The solution you found is probably the best, taking accessibility into account.
Keep in mind that this CSS rule is already included in components/com_nspro/assets/css/nspro.css by default.
You may want to check why that file isn't already included (or consider copying things from it, if you somehow blocked it).

Thanks again!

Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!

Please Log in or Create an account to join the conversation.

Moderators: Christopher Mavros