• Hi there,

    I would like to know if it’s possible to change the donation button, to something of our own design. And if so how?

    with regards

    Nathan

    The page I need help with: [log in to see the link]

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)
  • The topic ‘donation button’ is closed to new replies.