Tagged: x
-
AuthorPosts
-
June 2, 2016 at 9:30 am #1022243
zendog22ParticipantHi, there are a few issues on my blog page that I’d be grateful for some help with:
1. Blog headers – change to normal case from upper case (for both blog summary page and individual blog pages)
2. Change font on “Read more” to font-family: “Poppins”,sans-serif;
3. Blog subheader – “Welcome to our page…” etc text – change to italic
4. Add space above and below blog subheader “Welcome to our page…” etc text
5. On individual blogs, the blog post is slightly over to the right and not aligned with comments underneath – would like to shift further left and align with comments.thanks very much!
June 2, 2016 at 9:31 am #1022244
zendog22ParticipantHere’s the URL: http://kentishandco.staging.wpengine.com/blog/
June 2, 2016 at 11:31 am #1022494
RupokMemberHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.entry-title > a { text-transform: none; } .more-link { font-family: "Poppins",sans-serif; } .p-landmark-sub { font-style: italic; margin-bottom: 25px; margin-top: 25px; } .x-comments-area { padding: 0 40px; }Make sure you have loaded the font “Poppins” to your site.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1022243 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
