Tagged: x
-
AuthorPosts
-
December 14, 2016 at 4:55 pm #1293435
Abd Ur RehmanParticipantHello,
I have couple of questions!
How can change meta info into small case? Because author name cat + tag are also showing in capital letters. see here; https://puu.sh/sPKMt/5cf70b6138.png
How can I change size of blog post title? Also how can I reduce space between posts on post page because there’s an extra space see here: https://puu.sh/sPKWk/88015cf911.png
I look forward for your reply!
Regards,
MANDecember 14, 2016 at 9:30 pm #1293737
Prasant RaiModeratorHello There,
Thanks for writing in!
1) Please use following CSS under Custom > CSS in the Customizer to transform meta text into lowercase:
p.p-meta { text-transform: lowercase !important; }2) You can add this under Custom > CSS in the Customizer to change size of blog post title and space:
.entry-wrap { padding: 30px !important; } h2.entry-title { font-size: 150% !important; }Thanks.
December 15, 2016 at 6:43 pm #1294961
Abd Ur RehmanParticipantThis reply has been marked as private.December 15, 2016 at 8:51 pm #1295178
FriechModeratorHi There,
You can click that little x button on the right side to dismiss the notice.
Thanks.
December 16, 2016 at 5:15 pm #1296109
Abd Ur RehmanParticipantThis reply has been marked as private.December 16, 2016 at 5:19 pm #1296114
JadeModeratorHi there,
Please try this: https://wordpress.org/plugins/hide-plugin-updates-notifications/
Hope this helps.
December 19, 2016 at 3:18 pm #1298650
Abd Ur RehmanParticipantThis reply has been marked as private.December 19, 2016 at 4:50 pm #1298720
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.blog .hentry { margin-top: 1.4em; }Hope that helps.
December 20, 2016 at 4:41 pm #1299847
Abd Ur RehmanParticipantThis reply has been marked as private.December 20, 2016 at 5:51 pm #1299882
Abd Ur RehmanParticipantThis reply has been marked as private.December 21, 2016 at 12:42 am #1300178
ChristopherModeratorGlad to hear that you were able to fix this.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1293435 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
