Hello, I would like the size of the text of the titles of the blog entries to be smaller (on the grilla blog page, not in each post).
I have tried this code that I found in another query but it has not worked:
.page-id-259 .entry-title {
font-size: 17px! important;
}
Thank you!.
Martha.
Hey martabujan,
Please try the following in Quick CSS under Enfold->General Styling:
.blog h3.entry-title {
font-size: 14px !important;
}
Best regards,
Rikard
Hello,
I’m sorry but that did not work either.
Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.
Best regards,
Yigit