- This topic has 5 replies, 2 voices, and was last updated 8 months, 2 weeks 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
Want to wow your visitors? Our parallax scrolling WordPress themes adds smooth, eye-catching movement as people scroll through your site. It’s the perfect way to […]
Building a gaming community? Our Gaming WordPress Theme is packed with features gamers love. Share news, organize tournaments, create team pages, and build your gaming […]
Want to run a news website that stands out? Our News Blog WordPress Theme helps you share breaking stories, trending topics, and important updates with […]