Hello,
I was wondering if there is a way to uncapitalize the author name and date when using the Elegant blog format. I tried using this code, but it didn’t work:
#top .fullsize .template-blog .post-meta-infos, .post-meta-infos, #top .fullsize .template-blog .post-title {
text-transform: none!important;
}
Screenshot: http://mjm.flywheelsites.com/wp-admin/upload.php?item=4245
I would also like to increase the font size of the numbers in the navigation.
Screenshot: http://mjm.flywheelsites.com/wp-content/uploads/2017/07/Screen-Shot-2017-07-20-at-8.40.10-AM.png
Thank you!
Hey MattJensenMarketing,
For the author name and date, please try this code instead:
.html_elegant-blog #top .post-entry .minor-meta {text-transform:none!important}
For the pagination font size, can you give us an exact link to the page in question so we can take a look?
Best regards,
Sarah
Thanks! That solved the metadata problem.
Here’s a link to a page with the navigation. It’s on the see all posts by author page.
Hi,
Please try this:
.pagination span, .pagination a {font-size: 15px!important;}
And adjust it according to your preference.
Best regards,
Sarah
Perfect! Thanks, Sarah!
You’re very welcome! For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
Thank you for using Enfold.
Cheers!
Sarah