Search for: Log In Free Support [Resolved] How to add button in widget Home › Forums › Support › How to add button in widget This topic has 5 replies, 2 voices, and was last updated 4 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 15, 2020 at 11:14 pm #1445163 Feber Hi there, Need your help. I want to create a button in footer’s widget like this https://prnt.sc/ui2ueh Please your advice. Thank you September 16, 2020 at 2:28 am #1445327 DavidStaff Customer Support Hi there, you can use a HTML widget to add those type of buttons. This document here provides the HTML and CSS to create your own button styles: https://docs.generatepress.com/article/adding-buttons/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 16, 2020 at 3:06 am #1445384 Feber Hi thanks for your reply, It works for me. But I need one more help about how to create equal size for all button I use in my widget ? Thank you September 16, 2020 at 3:20 am #1445403 DavidStaff Customer Support Using the example in the document i provided you can give it a min width eg. .button.sun-flower, .button.sun-flower:visited { background: #F1C40F; color: #FFF; min-width: 200px; text-align: center; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 16, 2020 at 5:31 am #1445568 Feber Wow it works for me. Thank you very much David. September 16, 2020 at 5:33 am #1445570 DavidStaff Customer Support Glad to be of help. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In