Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Automatic Capitals in Front-end Phrases

4 Posts
2 Users
2 Reactions
1,826 Views
Posts: 9
Customer
Topic starter
(@ajmch)
Member
Joined: 7 years ago

This is nice in English, but it feels weird in other languages (here French). 

foroattach2
foroattach1

How can I change that? 

3 Replies
Astghik
Posts: 6444
Admin
(@astgh)
Illustrious Member
Joined: 8 years ago

Hi @ajmch,

Please navigate to Dashboard > Forums > Settings > Styles admin page, put this CSS in "Custom CSS Code". Save it, delete all caches and check again. 

#wpfa_dialog .wpfa-button .wpfa-button-text {
text-transform: none !important;
}
Reply
Posts: 9
Customer
Topic starter
(@ajmch)
Member
Joined: 7 years ago

Copy-pasted it, aved it, cleared the caches (all forum caches, local cache, Stackpath cache) and used another browser with another account. No change.

Reply
Posts: 9
Customer
Topic starter
(@ajmch)
Member
Joined: 7 years ago

In the meantime, here, @razmik gave me the solution: I have to delete the minified CSS/JS  as well. Now the Capitals are gone, thank you!

Reply
Share:
Scroll to top