- This topic has 5 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Remove Phone label in footer
Hello. I would like to use the phone field for other text in the footer widget, so I need to remove the phone label. I am using Design Agency Pro theme.
Here is my website http://www.bksartisanales.com/.
Can you please let me know how to remove the “Phone:” label from the footer?
Also, on mobile, i can still see the phone icon at the top even though I tried to remove it. Any suggestions?
Thanks!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
For mobile
@media screen and (max-width:767px) {
.signin_wrap .phno .fa { display:none;}
}
For Footer
Kindly go to footer.php and find text "Phone" and remove there.
Regards,
Chris
Thank you Chris.
The first one for the mobile worked great.
But I am not able to get to the footer.php. How do I find that?
Hi,
Okay, kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact.
Regards,
Chris
Thank you Chris. I figured it out. I had to go to Appearance >> Editor then found the Footer.php.
Great!!
How Smart Web Design Building Brand Trust by OWDT In a digital-first world, your website is an extension of your brand; it’s your business’ front […]
Top WordPress Halloween Deals on Plugins, Themes & Templates Well, it’s the end of October and the beginning of November, and we know the […]
B2B E-Commerce with Magento 2 Bulk Order Tools In the dynamic world of eCommerce, speed and scale are what it is about, especially in B2B. […]