Tagged: Recent Posts
Hello,
I would like to set the thickness of the recent posts sidebar widget separator to 1px. Could you please advise the CSS code to do this? Please see the link to the page, where the widget is displayed.
Kind regards,
Marina
Hey Marina,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
.recentcomments, .widget_recent_entries li {
border-top-width: 1px;
}
Best regards,
Yigit
Hello Yigit,
Thank you for your help, the code works. Please close the ticket.
Kind regards,
Marina