Tagged: custom link
I’m having to use a custom link to show the phone number at the top right of a website.
So how do I make that phone number clickable?
The usual way is not saving within the custom link of the menu item, so I guess I need to hard code it somewhere?
Hey marketingagency,
Try to add the number like this:
<a href="tel:7075446444">7075446444</a>
Best regards,
Rikard
Thanks Rikard, but as I said above the usual way 7075446444 does not stay in the custom link field when I save the menu for some reason.
Hi marketingagency,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Yes, thank you Victoria.
Hi!
I added your number in Phone Info field with a custom CSS class and then added following code to Style.css file of your child theme
.phone-info, .phone-info span {
width: 100%;
}
.tel-no {
float: right;
}
Please review your website
Best regards,
Yigit
Awesome Yigit thank you sir. I can now use this reference for other websites.
Happy Friday!
Hey!
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Enjoy your weekend! :)
Best regards,
Yigit