question about the color of the hat
-
question about the color of the hat
Hi fedorvasiliev.ru,
Thanks for reaching to us.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.whb-sticked .whb-color-light:not(.whb-with-bg) {
background-color: #000;
}
Regards,
2
Attachments:
You must be
logged in to view attached files.
Hi fedorvasiliev.ru,
Thanks for your patience.
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-post .article-inner{
border: 10px solid var( --e-global-color-primary );
border-radius: 10px !important;
}
Regards,