Home › Forums › All Other Themes › Removing phone icon from header in towing theme
- This topic has 5 replies, 4 voices, and was last updated 4 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
April 19, 2018 at 11:44 am #99582
Hello Shri,
In the towing theme, how do I remove the phone icon from the header?
Thank you for your help.
Don Smith
April 19, 2018 at 11:53 am #99584Hi Mr. Smith
I see heer:
http://sktthemesdemo.net/documentation/towing_documentation/#header
second Picture.
LG Mike Kilchenmann
April 19, 2018 at 12:48 pm #99597Hi Mr. Smith
The Icon… you can make remove:
1. You go to Header Widgets Right . make a Textfile without content. The icon is removed.
or
2. Go to Theme Options / Basic Settings / Custom CSS an this code :
.widget-right{
display: none;
}Lg Mike Kilchenmann
April 19, 2018 at 1:42 pm #99615Hi Donald,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.phno i { display: none;}
Regards,
ChrisMarch 13, 2019 at 11:44 pm #119383Hello Mike and Donald.
I am using the Fundraiser theme. I have tried both of your code fixes but they haven’t made any difference.
By using Mike’s suggestion of placing a textfile with nothing in it the box was hardly seen. I could make it completely disappear by using Audio.
HOWEVER, I’m working on my Front Page and this fix leaves that portion of the screen unusable.
Any suggestions?
Thanks.
March 14, 2019 at 6:54 am #119423Hi mrtomq,
Kindly show us your website URL please?
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.