-
AuthorPosts
-
August 24, 2019 at 3:34 pm #1130613
<br />upload image<br />I have add the code to quick css:
h1.post-title.entry-title {
font-size: 18px !important;
}
h2.post-title.entry-title {
font-size: 18px !important;
}
.entry-content-wrapper .post-title {
font-size: 18px !important;
}
.entry-content {
font-size: 16px !important;
}But. Nothing changed. The fond size is still big. Please help me solve it.
ThanksAugust 25, 2019 at 3:33 am #1130674Is there somebody reply?
August 25, 2019 at 6:06 am #1130710Hi,
Could you post a link to where we can see the elements in question?
Best regards,
RikardAugust 25, 2019 at 6:41 am #1130715Please see the information below.
August 25, 2019 at 11:24 am #1130743Hi,
Thanks for that, please try this instead:
h3.slide-entry-title a { font-size:16px !important; }Best regards,
RikardAugust 25, 2019 at 11:34 am #1130745August 26, 2019 at 3:55 am #1130822Hi,
Please try this as well:
h3.slide-entry-title { line-height:16px !important; }Best regards,
RikardAugust 27, 2019 at 7:46 am #1131241Works well. Thanks a lot.
Could you tell me the template css description? When i meet similar questions. I can solve it on my own.
Thanks again.August 29, 2019 at 4:18 pm #1131952Hi jack000486,
What do you mean by the template css description? Please elaborate.
Best regards,
VictoriaAugust 31, 2019 at 3:39 pm #1132532I mean that if i will change the font or color configration. Please note me the css description. Then i will change it on my own.
September 4, 2019 at 12:01 pm #1133797Hi jack000486,
Do you need something like this:
h3.slide-entry-title { line-height:16px !important; font-size: 16px; color: red; }Best regards,
VictoriaSeptember 10, 2019 at 2:19 pm #1136550Thanks a lot. Please colse this item.
September 10, 2019 at 5:25 pm #1136632Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘How to reduce the header text size of blog posts?’ is closed to new replies.

