Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi.
    I was able to change the font and the color using this code:

    .wdgk_donation_content a.button.wdgk_add_donation
    {	
    	text-align: center;
    		}
    
    .button, input {
    	font-family: 'Poiret One', cursive;
    	color: #339966;
    }

    Hope I helped you!
    Ilaria.

Viewing 1 replies (of 1 total)