Hi there, thank you for this! Is there something you can add that can make the Write a review button All caps as well?
Hi there, @user23978 and welcome aboard
Sure! There are 2 solutions:
- You can manually add all caps text in the Edit Texts section on the Settings Tab:
- As the second option, you can use this CSS code:
[class*="ButtonBase__Ellipsis-sc"] {
text-transform: uppercase;
}
If you have any further questions, I’ll be happy to help
2 Likes
Oh Awesome!! Thank you so much!! worked like a charm!
3 Likes
Perfect, you’re always welcome!
In the meantime, we’d like to invite you to participate in our Birthday Contest, where you can win a 12-month extension for your subscription - Birthday Contest: 10 Winners, 10 Free Years with Elfsight!
Check the details and join in
1 Like