How can I change the recent comment and recent blog text in the right sidebar to non italic, non text transform, and to look like three archive dates look (Dosis font)
thank you
Hey!
Try adding this code to the Quick CSS:
#top .widget_recent_entries a, #top .widget_recent_comments a {
font-style: normal;
text-transform: none;
font-family: "Dosis";
font-size: 13px;
}
Cheers!
Josue
that worked!! I need to do the recent comments, too, please:
thank you!
Try pasting the code again but copy it directly from the forum thread, not from the mail notification.
Cheers!
Josue
Yes!! that worked.
many thanks!
g
Hey!
glad Josue could help you. Let us now when you need some more help in the future. We are happy to assist you.
Cheers!
Andy