<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Clickable Archives - WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</title>
	<atom:link href="https://wpportfolio.com/tag/clickable/feed/" rel="self" type="application/rss+xml" />
	<link>https://wpportfolio.com/tag/clickable/</link>
	<description>Custom Divi Designs &#38; WordPress Solutions for Small Businesses</description>
	<lastBuildDate>Wed, 14 Jan 2026 05:16:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://wpportfolio.com/wp-content/uploads/2019/04/cropped-WP-Portfolio-favicon-32x32.png</url>
	<title>Clickable Archives - WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</title>
	<link>https://wpportfolio.com/tag/clickable/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Turn Header Phone Number into Clickable Link in DIVI</title>
		<link>https://wpportfolio.com/turn-header-phone-number-into-clickable-link-in-divi/</link>
		
		<dc:creator><![CDATA[Girish Dadlani]]></dc:creator>
		<pubDate>Wed, 04 Sep 2019 10:11:31 +0000</pubDate>
				<category><![CDATA[DIVI Top Header]]></category>
		<category><![CDATA[Clickable]]></category>
		<category><![CDATA[Divi]]></category>
		<category><![CDATA[Phone Number]]></category>
		<guid isPermaLink="false">https://wpportfolio.com/?p=118183</guid>

					<description><![CDATA[<p>When you add a phone number and email in your DIVI theme customizer, the email is clickable but the phone number is not. Lets make it clickable.</p>
<p>The post <a href="https://wpportfolio.com/turn-header-phone-number-into-clickable-link-in-divi/">Turn Header Phone Number into Clickable Link in DIVI</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>When you add a phone number and email in your DIVI Theme Customizer, the email is clickable but the phone number is not. Let&#8217;s make the phone number clickable. This is a great feature to have when your user is on the mobile and wants to call you with a single click.</p>
<p>To add a phone number and email you would go to DIVI &#8211;&gt; Theme Customizer &#8211;&gt; Header &amp; Navigation &#8211;&gt; Header Elements and add the phone number as shown below.</p>
<div id="attachment_118193" style="width: 1034px" class="wp-caption aligncenter"><img fetchpriority="high" decoding="async" aria-describedby="caption-attachment-118193" class="wp-image-118193 size-large" src="https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-and-Email-in-DIVI-Customizer-1024x439.jpg" alt="Phone Number and Email in DIVI Theme Customizer" width="1024" height="439" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-and-Email-in-DIVI-Customizer-1024x439.jpg 1024w, https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-and-Email-in-DIVI-Customizer-300x129.jpg 300w, https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-and-Email-in-DIVI-Customizer-768x329.jpg 768w, https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-and-Email-in-DIVI-Customizer-1080x463.jpg 1080w, https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-and-Email-in-DIVI-Customizer.jpg 1259w" sizes="(max-width: 1024px) 100vw, 1024px" /><p id="caption-attachment-118193" class="wp-caption-text">Phone Number and Email in DIVI Theme Customizer</p></div>
<p>By default this phone number is not clickable. The good thing is that we can actually add HTML in the phone number box and make it an anchor link so it will become clickable.</p>
<p>Replace your phone number by an anchor link by placing the following HTML in the phone number field as shown below. Make sure you change the phone number to the desired phone number.</p>
<p>&lt;a href=&#8221;tel:1-650-123-1234&#8243; rel=&#8221;nofollow&#8221;&gt;(650)-123-1234&lt;/a&gt;</p>
<div id="attachment_118194" style="width: 1034px" class="wp-caption aligncenter"><img decoding="async" aria-describedby="caption-attachment-118194" class="wp-image-118194 size-large" src="https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-as-a-clickable-link-1024x441.jpg" alt="Phone Number as a clickable link" width="1024" height="441" srcset="https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-as-a-clickable-link-1024x441.jpg 1024w, https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-as-a-clickable-link-300x129.jpg 300w, https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-as-a-clickable-link-768x331.jpg 768w, https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-as-a-clickable-link-1080x466.jpg 1080w, https://wpportfolio.com/wp-content/uploads/2019/09/Phone-Number-as-a-clickable-link.jpg 1285w" sizes="(max-width: 1024px) 100vw, 1024px" /><p id="caption-attachment-118194" class="wp-caption-text">Phone Number as a clickable link in DIVI</p></div>
<h2> </h2>
<h2>Highlight the Clickable Phone Number on Mouse Hover</h2>
<p>When you inspect the CSS on the other elements in the header like email or Social icons, you will notice that they all change the opacity on hover. The phone number field does not change the opacity on hover but we can target it with CSS easily.</p>
<p>Open your style.css in your child theme and paste the following CSS. Alternatively you can also go to DIVI -&gt; Theme Options and paste the css in the Custom CSS box.</p>
<p>/* Change Opacity when you hover over the clickable phone number in DIVI */<br />#et-info-phone:hover {<br />opacity: 0.7;<br />-moz-transition: all 0.4s ease-in-out;<br />-webkit-transition: all 0.4s ease-in-out;<br />transition: all 0.4s ease-in-out;<br />} ease-in-out;<br />}</p>
<p>I hope this tip helps you in making your phone number clickable. You can also put the HTML for phone number anywhere in your website to make the number clickable. For more such tips on WordPress and DIVI, check out my <a href="https://wpportfolio.com/divi-blog/">DIVI Blog</a>. </p>
<p>&nbsp;</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Related Posts &#8211;</h2>
<ul>
<li><a href="https://wpportfolio.com/how-to-align-the-divi-secondary-menu-to-left-or-center/">Align the Secondary Menu on the Top Header to Left or Center</a></li>
<li><a href="https://wpportfolio.com/change-the-color-for-email-phone-and-social-media-icons-in-divi/">Change the Color for Email, Phone and Social Media Icons in DIVI</a></li>
</ul></div>
			</div><div class="et_pb_module et_pb_comments_0 et_pb_comments_module et_pb_bg_layout_light">
				
				
				
				
				
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><em>I would love to hear about how I can help you with your business website. I have a Masters in Computer Science from Pace University, New York. Having worked in the software industry for many years, I am now freelancing and have specialized in using the<a href="https://www.elegantthemes.com/gallery/divi/" target="_blank" rel="noopener noreferrer"> DIVI theme</a> from Elegant Themes, since the past eight years. Do have a look at my <a href="https://wpportfolio.com/portfolio/">portfolio</a> to view my other completed projects. Feel free to <a href="https://wpportfolio.com/contact-divi-freelancer/">contact me</a> and I will get back to you immediately.</em></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>The post <a href="https://wpportfolio.com/turn-header-phone-number-into-clickable-link-in-divi/">Turn Header Phone Number into Clickable Link in DIVI</a> appeared first on <a href="https://wpportfolio.com">WPPortfolio &ndash; Expert Divi Freelancer &amp; WordPress Web Design</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
