- This topic has 8 replies, 3 voices, and was last updated 5 years, 3 months ago by Skandha.
-
AuthorPosts
-
July 11, 2019 at 12:17 pm #176961UlrichParticipant
Hi there,
This must have been asked before, still can’t find anything in the forum:
I need some additinal CSS for influencing size and maybe fonts of
– Featured Content Headline Text
– Featured Content Subheadline TextBet you know something along the line? 🙂
Thanks for adreesing the issue and best regards
Ulrich
for
https://www.stiftung-meeresschutz.org/July 12, 2019 at 1:35 am #176977SkandhaParticipant@dsm: Hello Ulrich,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#featured-post h2 { font-size: 34px; font-family:arial-black; } #featured-post p { font-size: 34px; font-family:verdana; }
You can change the font according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaJuly 12, 2019 at 3:41 am #176985UlrichParticipantJuly 12, 2019 at 3:56 am #176986SkandhaParticipant@dsm: Hello Ulrich, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/adventurous/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
SkandahJuly 12, 2019 at 8:36 am #177010powerguyParticipantThat sounded like a great idea so I gave it a try on my child theme.
The title size increased nicely but the sub-text / sub-headline stayed the same.
The sub-text / sub-headline is really tiny – I would really like to increase that.
Don’t understand why that worked for @skandha and not for me.
July 13, 2019 at 6:33 am #177048UlrichParticipant@skandha: Hi Skandha,
I already left a 5 star some time ago 🙂 re-worked the wording now, sounds a bit better now (I hope….)
Kind regards
Ulrich
July 13, 2019 at 6:35 am #177049UlrichParticipant@powerguy
I didn’t fiddle with the child theme -> Customizer -> extra CSSdoes the Job quite nicely, give it a try 🙂
All the best
Ulrich
July 13, 2019 at 8:39 am #177054powerguyParticipantJuly 13, 2019 at 10:58 pm #177083SkandhaParticipant@powerguy: To increase the font size of subtitle of Featured Content
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.#featured-post article .entry-content { font-size: 18px; }
You can change the font size according to your requirement.
Let me know if this works out!
Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Formatting "Featured Content Headline Text" & "Featured Content Subheadline Text’ is closed to new replies.