Hello,
Can you please post a link to your site so I can have a look and provide you a better solution with custom CSS.
Use the following custom css code at Admin > Appearance > Customize > Additional CSS.
#team .textwidget{
color:#ff0000 !important;
}
@mdshak @poonam9 the site is “under construction” and thus not accessible by the public, yet. None of the “Additional CSS” is working…am I entering it wrong or is the theme blocking it somehow?
/* =WordPress Core
————————————————————– */
.about-us .section-header .section-legend span{
color: #ff0000 !important;
}
#ribbon_bottom{
background:#ff0000 !important;
}
#team .textwidget{
color:#ff0000 !important;
}
I would like to wait your live site.
@mdshak ok, I will post (if I can’t find a fix) when it goes live next week. Thanks