- This topic has 5 replies, 2 voices, and was last updated 6 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Laptop Repair
Hello is it possible to change the email and phone icon color in the Laptp Repair Theme
Hi,
Yes of course, kindly show us your website URL?
Regards,
Chris
http://votpservices.com/main/
Hi,
Unfortunately, this is an image. If you want to change icon color you can use font awesome icon instead of image.
Kindly go to Appearance >> Customize >> Header >> Topbar Right Text 1 and use this code.
Topbar Right Text 1 code
<i class="fa fa-volume-control-phone"></i> <span>317-825-VOTP (8687)</span>
Topbar Right Text 2 code
<i class="fa fa-envelope-o"></i> <span>[email protected]</span>
Regards,
Chris
If I want to change the whole image what should I do? When I put the new one in the same directory it would not show the image correctly?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.sintp img, .suptp img { filter: hue-rotate(80deg);}
Regards,
Chris
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]