Viewing 6 replies - 1 through 6 (of 6 total)
  • Can you post a link to your site?

    Thread Starter Michel2014

    (@michel2014)

    Here it is : https://www.eduquatrepattes.ca .

    The button was in the fall to action section where you see:

    Un apprentissage en douceur pour une relation harmonieuse avec votre chien.
    Nos méthodes sont sans force ni contrainte et basées sur le renforcement positif.
    Contactez-nous : 514-433-6266

    I used it for people to contact me (instead of writing : Contactez-nous : 514-433-6266 )

    Thanks ??

    Did you have the button before? On the demo site, it looks like it was made in the Text widget with this HTML:

    <p><a href="https://url/" class="btn btn-lg btn-grey">Button Text</a></p>

    Thread Starter Michel2014

    (@michel2014)

    I did have a button before… A matter of fact, I had 5 on my home page.

    One with my phone number and the other ones where “read more” buttons and where link to other pages.

    I tested your code. It works great!

    Questions : where do I insert my phone number in it and for the other buttons, how do I link my pages? Any quick examples?

    Thanks!

    When I look at your site now (5:47pm, Mountain time), it looks like you’ve successfully got the button back in the section labeled “Votre chien a besoin d’entra?nement?”. You can simply repeat those steps for each of the other sections as well (“Il a un problème de comportement?”, “Nous couvrons un grand territoire”, and “Michel Lacasse est chroniqueur à la radio”). To put your telephone number in a button, you could use code like this:

    <p><a href="tel://phone-number" class="btn btn-lg btn-grey">Button Text</a></p>

    Thread Starter Michel2014

    (@michel2014)

    Working on the site right now!

    Everything is going great!

    Thanks a lot for your help!

    Happy New Year ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Call to action section…’ is closed to new replies.