- This topic has 3 replies, 3 voices, and was last updated 8 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Movers & Packers – Lines concatenated
I’m using Movers & Packers
I entered info for address1 and address2 in the Footer Tab. These items appear in a box in the footer, but instead of showing up on separate lines, they are concatenated, and appear on the same line.
How do I get the two fields to be on separate lines, and why doesn’t the “Contact Title” field show up as the title for this content in the footer?
Okay kindly show us the website URL will try to solve it.
Regards,
Shri
The URL is www.yorkscdems.org
Hi Clifford,
Kindly go to Appearance>>Widget>>Footer top 3 widget
Drag and drop text widget in footer top 3 widget and add the html code there.
<div class="column1">
<i class="fa fa-map-marker"></i>
<div class="seprate-column">
<strong>Address</strong>
Mover & Packers
10 Down Street, Hunterdon, United States
</div>
</div>
<div class="column1 column2">
<i class="fa fa-phone"></i>
<div class="seprate-column">
<strong>Call Us</strong>
<a href="tel:+10 2234567890">+10 2234567890</a><br>
<a href="tel:+10 1123456789">+10 1123456789</a></div>
</div>
<div class="column1">
<i class="fa fa-envelope"></i>
<div class="seprate-column">
<strong>Email Us</strong>
<a href="mailto:[email protected]">[email protected]</a> <br>
<a href="mailto:[email protected]">[email protected]</a></div>
</div>
<div class="clear"></div>
Regards,
Dave
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]