I might add a full custom footer to my Q2A site but I don’t know how I can go about removing the default footer from the Donut Theme to let me use my code/footer. Any help?
Thanks!
Check this function: https://github.com/amiyasahu/Donut/blob/b6aff88c399eedf92dbe958392240e374f89a685/qa-theme/Donut-theme/qa-donut-layer.php#L460
Comment all lines between the function's curly braces. You can comment a line of code by adding two slashes at the beginning of it. E.G.:
// parent::footer();
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.