How can I change container color and the hyper link yellow:
I tired using this but it doesn’t work and yes my block is the same name.
<style>
#feature-grid1 .feature-container .feature-box {
background: #F8F8FA!important;
}
</style>
How can I change container color and the hyper link yellow:
I tired using this but it doesn’t work and yes my block is the same name.
<style>
#feature-grid1 .feature-container .feature-box {
background: #F8F8FA!important;
}
</style>