- This topic has 5 replies, 2 voices, and was last updated 1 year, 1 month 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 › How to Change Header Button Icon Naturopathy Theme
Hello
I want to swap the Header Button phone icon (top right) to may own, what is the CSS code change the icon?
https://sporetuality.com
Thanks,
Chris
Hi,
Phone icon i coming from the background image. If you want change phone icon?
Kindly put your image path instead of “phone-icon-right.png”
.skt-header-extras .skt-header-button a {
background-image: url(images/phone-icon-right.png);
}
Regards,
Chris
Chris,
Thanks again! Now I can’t seem to change the hover color to purple, I even have the setting for Header Button Hover Color set to purple but it remains green on hover?
https://sporetuality.com
Thanks,
Chris
Hi,
Kindly use this CSS code to change hover color green to purple.
.skt-header-extras .skt-header-button a:hover {
color: #6f00bf;
}
Regards,
Chris
Hi Chris,
Thanks again! I am also experiencing the same issue on my prices on my product page. I want to turn this from Green to purple also?
https://sporetuality.com/product/sporetuality-amanita-mushroom-gummies-5-pack/
Thanks,
Chris
Hi,
Kindly use this CSS code to change green to purple.
.woocommerce div.product p.price, .woocommerce div.product span.price {
color: #6f00bf;
}
Regards,
Chris
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]