<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.
Thanks
Is there somebody reply?
Hi,
Could you post a link to where we can see the elements in question?
Best regards,
Rikard
Please see the information below.
Hi,
Thanks for that, please try this instead:
h3.slide-entry-title a {
font-size:16px !important;
}
Best regards,
Rikard
Hi,
Please try this as well:
h3.slide-entry-title {
line-height:16px !important;
}
Best regards,
Rikard
Works 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.
Hi jack000486,
What do you mean by the template css description? Please elaborate.
Best regards,
Victoria
I 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.
Hi jack000486,
Do you need something like this:
h3.slide-entry-title {
line-height:16px !important;
font-size: 16px;
color: red;
}
Best regards,
Victoria
Thanks a lot. Please colse this item.
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon