How to add link to menu tab
-
Hi there,
In my menu I have created a button called ‘Request a call.’
I would like this button to link to a pop-up scheduling widget using the following code.
However, I am not sure how to add this code to the button in the menu. (i tried in the menu section of WordPress but no joy) Any ideas please?
This is the code to the widget:
<link href=”https://assets.calendly.com/assets/external/widget.css” rel=”stylesheet”>
<script src=”https://assets.calendly.com/assets/external/widget.js” type=”text/javascript”></script>
<button class=”cta”>REQUEST A CALL</button>
<br>How do I link this to the box?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to add link to menu tab’ is closed to new replies.