maxmoon I would like to make the post action bar (like button, answer button, emojis, best answer, etc.) to be permanent to see all the time that actions are available, because I somehow think people could miss that there are options at all.
clarkwinkelmann maxmoon I think it can be changed with just this line of custom CSS: .no-touch .Post-actions { opacity: 1; } I don't have access to my test forum to test right now.
maxmoon clarkwinkelmann I think it can be changed with just this line of custom CSS: Thanks a lot! It looks like it works pretty well.