- This topic has 3 replies, 4 voices, and was last updated 8 years, 10 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]