Tagged: x
-
AuthorPosts
-
April 26, 2016 at 8:44 am #900361
zendog22ParticipantHi, how do I change some custom headlines that I currently have in caps to lower case? I don’t want to change all titles to lower case. Just want to change some. Many thanks in advance.
http://kentishandco.staging.wpengine.com/services-2/April 27, 2016 at 2:48 am #901601
DarshanaModeratorHi there,
Thanks for writing in! You can simply add a custom CSS rule into the Style field of your Custom Headline element. Please refer to the screenshot (https://snag.gy/eqxNA7.jpg).
text-transform: lowercase;Hope that helps.
April 28, 2016 at 9:46 am #904207
zendog22ParticipantThanks for replying. I’d like to still keep the capital letter at the start of the word though – is this possible?
April 28, 2016 at 10:36 pm #905112
RadModeratorHi there,
In that case, please change it into this,
text-transform: capitalize;Cheers!
July 26, 2016 at 11:40 pm #1104598
TCHOCParticipantHi,
What if you just want the first letter of the first word capitalized and the rest lowercase? (On one heading only)
http://thecrowdedhouseoc.org/contact/
Currently: A Bit About You…
Want: A bit about you…
Thanks,
Jonny
July 27, 2016 at 5:40 am #1104892
ChristianModeratorHey Jonny,
There’s no CSS option for that. You can set it to
nonebut you need to manually set the text. See http://www.w3schools.com/cssref/pr_text_text-transform.asp for more details.Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-900361 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
