- This topic has 5 replies, 2 voices, and was last updated 1 year, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
When I deactivate the option “Typography –> Headings –> Uppercase” the widget headings in the preview turn to lowercase as expected. After publishing and reloading the page the widget headings have surprisingly turned to uppercase again, while headings of pages and posts stay lowercase. See screenshots at https://dl.tgt.at/ashe1.png
Is there a way to make widget headings lowercase permanently?
Any help is highly appreciated.
Alexander
Hi Alexander,
Please share a direct link to the page where the widgets appear and we will create a custom CSS snippet especially for you, to make widget headings lowercase.
Kind Regards
Hi Alexander,
Please navigate to Dashboard > Appearance > Customize > Additional CSS section add the following snippet:
.widget-title h2, h3, h4, h5, h6 {
text-transform: lowercase !important;
}
Kind Regards
Dear vako,
Excellent, thank you so much! It works perfectly.
Regards
Alexander
Feel free to contact us at any time, we are more than happy to help.
Kind Regards