Home Forums Basel support forum button that redirects to page “Contact”

button that redirects to page “Contact”

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #153854

    Bamboon
    Participant

    Super easy ! Thank you !
    In the last column, I’d like to add a button that redirects to page “Contact” : but I can’t find the element Button in the dashboard > appearance > widgets.

    So I’ve chosen “personnalized html” and put this code :

    <input type=”button” value=”CONTACTEZ-NOUS”>

    As I am not satisfied with the color, which code should I use to add a background color and eventually change the police color ?

    Thank you for your help !

    #153887

    Hello,

    1. Add a text widget or custom HTML widget under the menu in the Footer Column 3

    2. Add this code: <a href="http://#" class="btn btn-style-link btn-color-primary">CLICK ME</a> replace http://# with the real page URL and CLICK ME with the title which you want to show on the button.

    Best Regards

    #160065

    Bamboon
    Participant

    Hello,

    I’ve tried this code but it shows a simple colored bar in the footer (picture attached)

    Attachments:
    You must be logged in to view attached files.
    #160131

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

    #160339

    Bamboon
    Participant

    Thank you 🙂

    #160358

    Hello,

    You have added the classes which make the link invisible, have a look at the screen https://prnt.sc/q4n8ww

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)