- This topic has 3 replies, 4 voices, and was last updated 9 years 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]