Hi @felixagosto
Below is custom CSS. You can add below CSS to Plugin Settings > Custom CSS tab and save it.
1) Category (Over image in red color background)
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-post-cats a {
color: #fff;
background:#dd3333;
}
2) Title color and style:
.bdpp-post-grid-wrap.bdpp-design-12 .bdpp-post-overlay .bdpp-post-title a {
color: #000 !important; font-style: italic;
}
h2.bdpp-post-title {
font-size: 26px;
line-height: 32px;
}
It looks like that you are using the premium version. It would be great if you raise your query from our website.
Thanks
What do you mean by raise query from website?
Hi @felixagosto
Thanks for your response.
As you are using the premium version so according to WordPress.org we can not provide the support of premium products from here. WordPress.org is a public forum.
You can find relevant information from our website to raise query 🙂
Does the above CSS work for you?