Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1185034
    Juan Blanco
    Participant

    He Support,

    How can I replace a link with a button?

    link

    Button

    http://www.clickbeforeflight.com

    Thank you,
    Juan Blanco

    #1185174
    Rupok
    Member

    Hi Juan,

    Thanks for writing in! It seems your website is under construction. Please take it off or provide us the credentials in private reply so that we can check and assist you on this.

    Meantime you can try this CSS to make the “Read More” link like a button :

    a.read-more {
      background-color: #4A521F;
      color: #fff;
      padding: 10px 20px;
      text-align: center;
    }

    You might need to adjust the CSS and add some more styles to make it perfect.

    Thanks

    #1187368
    Juan Blanco
    Participant

    perfect it work!! thank you!

    Juan

    #1187432
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1185034 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>