Thanks @pewgeuges
I just tried playing with the content priority, doing 70 and 2 as values, but didn’t budge.
Hi Ina,
I don’t see an image option here. Please see the link. I’d like to change the orange to match the style of the site. https://healthcollective.life/nutrition/golden-milk-reduce-inflammation/
I tried using this, but color stayed orange:
.wp-block-wpzoom-recipe-card-block-recipe-card.is-style-default .recipe-card-ingredients {
color: #736458;
background-color: #FBF9E7;
border-radius: 3px;
margin: 0 0 30px;
padding: 25px 25px 5px;
text-align: left;
}
Thanks!
@wpzoom thanks for the details. I’ve followed your CSS instructions and it works well for the buttons. However, the other CSS code on your page doesn’t seem to work to customize the orange in the recipe block. Any additional input?