Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #470565

    Hello,

    Could you please help me with following?

    I have received some code to implement button on my page. Right before <script> </script> tags it’s say:

    <!– If you would like to customize the button, remove or change the “class” attribute inside the <span> tag –>
    <span class=”glf-button” id=”glf-restaurant-order-online”>See MENU & Order</span>

    I would like that button to look same as other buttons on my page: enfold light transparent medium sized button with left alignment, with icon \ue84e on the right side only visible on hover, with “See Menu & Order” button label.

    It is the left button on the bottom of page, and I would like to point that button to provided link by changing the “class” attribute.

    Thank you,

    Ivan

    #470990

    Hi Simijonovic!

    Create the type of button you would like to use and then right click your page and view source and find the button and copy it’s HTML. Paste the HTML inside a codeblock element in your page and change the ID to “glf-restaurant-order-online” or whatever the script requires you to use.

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.