- This topic has 3 replies, 4 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 › IT Consultant Support › Removing header phone number
Is there a way to remove the phone icon and number form the header? If so, where is this controlled?
Also, where can you control the color of the “Read More” links in the four sections and the footer menu color?
I see you have already removed phone number and icon.
Read more is in index.php (appearance>editor>index.php)
Code is: <span class=”read”><?php _e(‘Read More’,’skt_itconsultant’); ?></span>
Change read more within single quotes to desired.
Go to your domain.com/wp-admin/themes.php?page=skt_itconsultant-options
And click on Footer.
There you have Footer background color.
Regards,
Shri
How did you remove your phone icon from the header?
Hi Mary,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.phno i{display:none;}
Regards,
Brad
Best WordPress Malware Removal Plugins WordPress is an SEO-optimized platform, which is popularly used by many people and businesses to build their website and acquire […]
Simplify Customization with Insert Headers and Footers Plugins Choosing the best insert headers and footers plugins can be daunting enough if you are not ready […]
Enhance Your Store with Powerful WooCommerce Plugins This article will review the very best trail tested and free WordPress plugins for ecommerce. WooCommerce, just like […]