-
AuthorPosts
-
December 11, 2020 at 11:42 am #1266509
I would like to change the letters from uppercase to lowercase on my blog. Only I can’t figure out which element this is to adjust. Who can tell me this? See example below. It concerns the category of the blog, the data, number of comments and the author.
December 11, 2020 at 7:45 pm #1266636Hey mrsecommerce,
You can upload screenshots to a service like Dropbox or http://imgur.com and give us the links here. We cannot see the one you shared above.
Best regards,
VictoriaDecember 14, 2020 at 10:33 am #1267059December 14, 2020 at 11:56 am #1267082Hi mrsecommerce,
Please try adding this CSS code in Quick CSS, located in Enfold > General Styling:
.html_elegant-blog #top.archive .post-entry .minor-meta, .html_elegant-blog #top.archive .post-entry .post-title { text-transform: lowercase !important; }Best regards,
NikkoDecember 14, 2020 at 1:18 pm #1267120Hi Nikko
thank you that worked at the page of an article. I only have uppercases left at the overview page of the blogs.
What can I add to the css to change that?
-
This reply was modified 4 years, 10 months ago by
mrsecommerce.
December 14, 2020 at 1:53 pm #1267125Hi mrsecommerce,
You’re welcome, please try adding this as well:
.html_elegant-blog #top.page-id-440 .post-entry .minor-meta, .html_elegant-blog #top.page-id-440 .post-entry .post-title { text-transform: lowercase !important; }Best regards,
NikkoDecember 14, 2020 at 2:08 pm #1267133it worked thank you
December 14, 2020 at 2:09 pm #1267136Hi mrsecommerce,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
This reply was modified 4 years, 10 months ago by
-
AuthorPosts
- The topic ‘Change uppercase font blog’ is closed to new replies.
