Tagged: x
-
AuthorPosts
-
August 8, 2016 at 6:43 pm #1122886
Christina rParticipantHi!
I tried to put this in the style field to make the H4 on this page not capped: text-transform: lowercase;. What is the proper format? I cannot find it in the forum?
Many thanks for your help,
Christina
http://www.christinariccigolf.com/gigl-golfAugust 8, 2016 at 10:15 pm #1123160
John EzraMemberHi there,
Thanks for updating the thread! You are using the correct format except I believe the heading level you are trying to affect aren’t h4s but instead are h5s.
You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.
.postid-360 h5 { text-transform: lowercase; }Hope this helps – thanks!
August 9, 2016 at 11:16 am #1123960
Christina rParticipantHi
To clarify it is not global but on a per page basis: http://screencast.com/t/UHt3YIJuiHd
What would the format be for that?
Thanks for help,
ChristinaAugust 9, 2016 at 12:08 pm #1124041
Nabeel AModeratorHi again,
You can add the following code in the style field:
text-transform: lowercase !important;Hope this helps!
August 9, 2016 at 4:13 pm #1124439
Christina rParticipantHi!
Thanks for code! It is not working. I need to target it to a specific H tag say h5?
Christina
August 9, 2016 at 8:43 pm #1124793
FriechModeratorHi There,
You can add this under Custom > CSS in the Customizer.
h5, .h5 { text-transform: lowercase !important; }Hope it helps, Cheers!
August 10, 2016 at 8:02 am #1125464
Christina rParticipantHi
I am placing this on the page in the style field – not global. What needs to be added to this line to reflect H5:
text-transform: lowercase !important;
Thanks!
ChristinaAugust 10, 2016 at 10:49 am #1125711
LelyModeratorHello Christina,
When adding it in a style field we don’t need the selector because we are adding it directly on the element. It is selected already. Then when adding it on global we have use h5 or .h5 as selector like on the previous reply. This link might help:http://www.w3schools.com/cssref/css_selectors.asp
August 10, 2016 at 11:40 am #1125823
Christina rParticipantHI!
I am not sure I am being clear..my apologies. This may be clearer: http://screencast.com/t/EJJuBsbOv
Again thanks so much for your assistance.
Christina
August 10, 2016 at 2:04 pm #1126044
JoaoModeratorHi Christina,
Would you mind providing us with login credentials so we can take a closer look at http://www.christinariccigolf.com/6-weeks-clinic/ ? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
August 10, 2016 at 4:13 pm #1126200
Christina rParticipantHi!
I figured out the issue – thanks so much!
Christina
August 10, 2016 at 8:48 pm #1126588
NicoModeratorHappy yo hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1122886 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
