Comments umpro started the conversationApril 9, 2020 at 8:03amHello,How can I put full-width button to the sidebar? I use the widgets area.Thanks. 2,700PenciDesign repliedApril 9, 2020 at 3:35pmHi,You can use a custom HTML like this to do that: <a href="YOUR_URL_PUT_HERE" style="display: block; text-align: center; line-height: 1.3; padding: 10px 0; background: #ff0000; color: #fff; font-size: 16px; text-decoration: none;"> BUTTON NAME </a>Change theĀ YOUR_URL_PUT_HERE to URL you want to go when click on the button.Change the BUTTON NAME to the text as you want.Best Regards,PenciDesignumpro repliedApril 12, 2020 at 6:30pmThank you. You can close the ticket. Sign in to reply ...
Hello,
How can I put full-width button to the sidebar? I use the widgets area.
Thanks.
Hi,
You can use a custom HTML like this to do that:
Change theĀ YOUR_URL_PUT_HERE to URL you want to go when click on the button.
Change the BUTTON NAME to the text as you want.
Best Regards,
PenciDesign
Thank you. You can close the ticket.