I am trying to customize the heading of the jdonation form. I found the file which needs to be updated.
com_donation/views/donation/tmpl/default.php
I made a simple change to the heading using CSS styling.
I then went to the override folder and created what I think is the right folder structure to override.
templates/my_favorite_template/html/com_donation/donation/default.php
But the override is not working. Can you tell me what I am doing wrong? Please.
Thanks for your help.