Home › Forums › Construction Pro/Build Forum › Header phone number color
- This topic has 16 replies, 3 voices, and was last updated 6 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
January 17, 2018 at 4:11 am #91842
Is there a way to update the color of hederphone? I am able to change the email color but not the phone number.
January 17, 2018 at 1:42 pm #91925Hi,
Kindly show us your website URL?
Regards,
DaveJanuary 17, 2018 at 2:50 pm #91932https://tekrenovations.com/staging/5562/
January 17, 2018 at 11:28 pm #91951I did a workaround by hard coding the phone number in the header.php file. I still prefer a better solution of one exists.
January 18, 2018 at 7:08 am #91990Hi,
Kindly revert the changes. then we will give you a better solution for this.
Regards,
DaveJanuary 18, 2018 at 7:26 am #91992I reverted back in the staging environment. Please let me know the fix.
https://tekrenovations.com/staging/5562/
January 18, 2018 at 8:53 am #92003Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header_row .column-1 span.hederphone a { color:#fff !important;}
Regards,
DaveJanuary 18, 2018 at 3:00 pm #92031Perfect. Thank you!
January 19, 2018 at 9:14 am #92099Hi padgenb,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/14/
Regards,
DaveMarch 21, 2018 at 7:44 pm #97205Can you send me the custom CSS to change the address color?
And, can I also have the custom CSS to change the icon colors for both the phone and the address?Thank you!
March 22, 2018 at 5:10 am #97222Hi Lisa,
Kindly show us your website URL please?
Regards,
ChrisMarch 22, 2018 at 6:57 pm #97335http://340.f0c.myftpupload.com/
March 23, 2018 at 5:41 am #97353Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header_row .column-1 i, .header_row .column-1 span.hederphone a, span.hederphone { color: #5f4e42;}
Regards,
ChrisMarch 23, 2018 at 3:10 pm #97400Thank you for responding. But, I don’t believe this was the code for the issue.
On the website, you will see that the phone number color is already correct.
I want to have address AND the icons also to be the #5f4e42 color.
Can you help me with that?
Thank you!!
March 26, 2018 at 6:28 am #97490Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.header_row .column-1 i, span.hederphone { color: #5f4e42 !important;}
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.