Skip to content

How to Add a Button in a Text Widget (Footer/Sidebar)

In this article

    The Total theme uses the classname “theme-button” to create buttons so you can add a button anywhere on the site including text widgets if needed.

    Step 1: Add your text widget and a link

    Simply add your text to the widget and then add your button text as a simple link like this:

    Step 2: Add “theme-button” class to your link

    Switch to “text” mode and add the classname “theme-button” to your link like this:

    Related Articles
    Back To Top