Hi
How can I style the recent posts widget same as the Pages widget is styled? currently recent posts is displayed with different font size and family, has lines between rows
thank you
Hey Yory,
Please try the following in Quick CSS under Enfold->General Styling:
.widget_recent_entries li {
border: none;
}
.widget_recent_entries li a {
font-size: 18px;
font-family: "ttf","Times New Roman",Helvetica,Arial,sans-serif;
}
Best regards,
Rikard
thank you
it works
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon