Can i place at the bottom of the page an answer button to avoid scrolling down to answer ?
Thank You
Just use Javascript [jQuery];
$("div.qa-a-list").append($('input#q_doanswer'));
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.