- This topic has 5 replies, 2 voices, and was last updated 1 year, 5 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 › 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
Are you looking for the best WordPress accessibility plugins? If so, you have landed on the right page. By using accessibility plugins, you can make […]
Christmas New Year WordPress Deals Up to 50% Off on SKT Themes The cost of running a website can quickly add up—especially when you want […]
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]