This topic has 2 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Olga Barlow
some of writing always appears like CAPS LOCK left open. they are always capital letters. i purpesly set small letters but still appears as big capital letters.
how can we sort this? thanks
Caps issue-1: https://prnt.sc/upbtm3
Caps issue-2: https://prnt.sc/upbu3u
Hello,
Add the following code to Theme Options > Custom CSS
h1, h2, h3, h4, h5, h6, .products-title {
text-transform: none;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up