Hi there
I suddenly experience some strange problems.
I have placed a Post slider at the front page but suddenly the font of the posts (in the slider) is heavy too big and very blue…
I wonder if you can tell me where I went wrong?
Hi bojsenit!
It looks like you added a custom style in the advanced styling section for H3’s. Try adding this to your custom CSS.
h3.slide-entry-title {
font-size: 14px !important;
}
Regards,
Elliott