I'm using pipeline theme.
I linked a blog post on my homepage using "News". How do I remove the grey overlay on the image?
Thanks.
Solved! Go to the solution
Hi @andreapascual ,
Will share an answer here once access is granted based on the other thread, hold on!
This is an accepted solution.
@andreapascual , add the following code to your theme.css file:
.blog__article-header-image:after
{
background:none!important;
}
Let me know if that works!
Fantastic! Don't forget to Mark As Solution & Like to make the answer more visible to the community Cheers!
User | Count |
---|---|
443 | |
192 | |
139 | |
60 | |
42 |