Hi there!
last night my personal site crushed and when i contacted justhost they said that it could be because the theme does not support jetpack (?). i had the lite one on it, but as i am a trier, i re-install wordpress and jetpack & installed the premium. all is working perfect but when i tried to change the icon hover color to #ff6666 as used to be on the lite version, the comands isnt working on css and kept the dark blue defalt. I have tried the same code i used b4 : .home-iconmenu a:hover {background: #ff6666;} /*background on hover color*/
and tried as well a few codes i found on open sources as follow and a few similar ones but anything is working….
.home-iconmenu a i {color:#444;} /*icon color*/
.home-iconmenu a h4 {color:#444;} /*text color*/
.home-iconmenu a {background: #bbb;} /*background color*/
.home-iconmenu a:hover {background: #dddddd;} /*background on hover color*/
as i changed to premium to try to sort the ”crush” that was having on the pages, should i use a different code? or maybe should i set something different (remembering that i have reinstall every single thing….)?
thank you.
Pip