- This topic has 7 replies, 3 voices, and was last updated 3 years ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Hi,
Please, I have searched in the typography and on the forum but don’t find how to remove capitalize letters on the widgets title?
Thank you for your help
Hi Ceyline,
Please share your website URL and we will check for the possible solutions.
Kind Regards
Hi Ceyline,
Please navigate to Dashboard > Appearance > Customize > Additinioal CSS section and add the CSS snippet below:
.page-content .widget-title h4 {
text-transform: capitalize !important;
}
Kind Regards
Hi vako,
Great ! It’s ok, I have just replace:
text-transform: capitalize
by
text-transform: none
Thank you very much
Best regards,
Ceyline
You are welcome, feel free to contact us anytime.
Kind Regards
Brilliant 🙂
I just did the same on http://www.leys.dk *thumbs up*
It works! Thanks!
/Ken
You are welcome, feel free to contact us anytime.
Kind Regards