Tagged: widget title
Hi,
I need to set the text transform to none.
Tried
.widgettitle {text-transform: none !important;}
It is not working.
Please help.
Hi Mohan-Iyer!
Thank you for using Enfold.
The code should have worked. Did you add it on Quick CSS?
.widgettitle {
text-transform: none !important;
}
Best regards,
Ismael