Okay
  Public Ticket #1703340
Buttons in Main Footer and on Pages
Closed

Comments

  •  5
    reverse-design started the conversation

    Hi 

    Please let me know how to place a button in the following areas:

    1) Footer area, below text, as on your demo site

    In the footer, if I use a widget to try to place a button below the text in column 1, it then appears in column 2.

    2) In ordinary page layouts

    Thank you.

  •  1,609
    Barry replied

    Hi there,

    You can add buttons by using the button shortcode, the default shortcode is:

    [button href="yourdomain.com/page-link"] Button Text [/button]

    1. To add this button to the footer please navigate to Appearance -> Widgets and open the "Footer - Main" panel. Click on the "SiteOrigin Editor" widget and paste the shortcode below the texts.

    2. Add a "SiteOrigin Editor" widget to the page builder and paste the shortcode in the textarea

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  •  5
    reverse-design replied

    Thanks very much for the answer!

  •  1,609
    Barry replied

    You're welcome!

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  •  5
    reverse-design replied

    Hi Barry

    One more question please – how can I change the button shape to rectangular across the whole site?

    Thank you.

  •  1,609
    Barry replied

    Hi there,

    This will be possible with a line of custom css. Please add the following to Appearance -> Customize -> Theme Options -> Custom CSS:

    button, .btn, .submit { border-radius: 0px!important; }
    

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes

  •  5
    reverse-design replied

    That's great Barry – thanks again.
    Kind regards,
    Sinclair