Forced Upper Case (Theme: Billie)
I’m using page builder on my WP site, how can I change the forced uppercase that is appearing on all text in the content?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi Ruth,
I suspect your theme is forcing the text to be uppercase. I say this as we don’t actually include any CSS that would allow for this. Do you have a public URL where we can take a look at what’s going on?
Thanks Alex
http://Www.blueskyandroses.com (http://Www.blueskyandroses.com) —
Hi Ruth,
I can confirm that the theme is enforcing this. You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.entry-title, .entry-title a { text-transform: none; }You might also need to install the SiteOrigin CSS Editor.
Perfect – thank you so much. —
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.