2 buttons on the home page

  • Unknown's avatar

    Hello,

    Would you please specify how to add the two buttons on the home page similarly to the default Pique theme: “What’s on now” and “Pay us a visit” ?

    Thank you

    The blog I need help with is: (visible only to logged in users)

  • You can add call-to-action buttons to your site by using the following code in HTML view. Change the # to your own link, and the button text to whatever you prefer:

    <a href="#" class="button">Learn more</a>
    <a href="#" class="minimal button">Try it out</a>

    Just let me know if you need further help.

  • The topic ‘2 buttons on the home page’ is closed to new replies.