Comments speedy22013 started the conversationMay 11, 2019 at 6:04pmHello, how can I change the hover color of the links (next to the icons on the homepage)I want this collor to change in this location only. (homepage)Thanks in advance,Miro de Ruiterspeedy22013 repliedMay 12, 2019 at 4:15pmI already tried:.iwt-text a:hover{ color:red;}But altough changing: .iwt-text a{color:red} changes the color, hover color does not change. 8,994Tahir repliedMay 13, 2019 at 11:20amThe hover wont work as there is a column link overlapping it : http://prntscr.com/nnwb01 . Best ThemeNectar Support Team speedy22013 repliedMay 13, 2019 at 11:28amHello Tahir, Is there an other way to have a different hover color then?Thanks in advance!Miro de Ruiter Andrew replied privatelyspeedy22013 repliedMay 13, 2019 at 5:23pmThanks, doing:.column-link{ display: none !important;}.iwt-text a:hover{ color:#f6653c } Worked! 75Scott repliedMay 13, 2019 at 7:08pmHey there,Thanks for reaching in,Please be sure to reach out in case you encounter another issue,RegardsThemenectar Support Team Sign in to reply ...
Hello, how can I change the hover color of the links (next to the icons on the homepage)
I want this collor to change in this location only. (homepage)
Thanks in advance,
Miro de Ruiter
I already tried:
.iwt-text a:hover{
color:red;
}
But altough changing:
.iwt-text a{
color:red
}
changes the color, hover color does not change.
The hover wont work as there is a column link overlapping it : http://prntscr.com/nnwb01 .
Best
ThemeNectar Support Team
Hello Tahir,
Is there an other way to have a different hover color then?
Thanks in advance!
Miro de Ruiter
Thanks, doing:
.column-link{
display: none !important;
}
.iwt-text a:hover{
color:#f6653c
}
Worked!
Hey there,
Thanks for reaching in,
Please be sure to reach out in case you encounter another issue,
Regards
Themenectar Support Team