Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
:is(.wd-single-post-header,.post-title-large-image) .wd-post-meta .wd-meta-author {
--wd-link-color: #000000;
color: #000000;
font-weight: 600;
}
.wd-page-nav-btn .wd-label {
color: #000000!important;
font-weight: 600;
}
.back-to-archive {
--wd-link-color: #000000;
font-weight: 600;
}
:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a {
color: #000000 !important;
font-weight: 600;
}
Best Regards,