I'm having 2 minor problems with the colors on my page
http://bellefleur.artsjok.be
1. First, i changed the color of the page titles like home, webshop, hoe bestellen ? etc with this in my custom css
<code>h1.page-title {
color: #f71888 !important;
}
Every title changes execpt the on on the nieuws page (blog). Any idea how i can change this ?
2. I want to change the tect color of the prices in my webshop. In Woocommerce settings i go to the general tab and there i can change primary, secondary, etc color, but when i pick another color and save my page, the default color is back. How can i change the color ofmy prices for example ?
thaaanks














