Okay
  Public Ticket #2007482
Change hover color
Closed

Comments

  • speedy22013 started the conversation

    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

  • speedy22013 replied

    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.

  •  8,994
    Tahir replied

    The hover wont work as there is a column link overlapping it : http://prntscr.com/nnwb01 . 

    Best


    ThemeNectar Support Team 

  • speedy22013 replied

    Hello Tahir, 

    Is there an other way to have a different hover color then?

    Thanks in advance!

    Miro de Ruiter

  •   Andrew replied privately
  • speedy22013 replied

    Thanks, doing:


    .column-link{
      
        display: none !important;
    }
    .iwt-text a:hover{

    color:#f6653c


    Worked!


  •  75
    Scott replied

    Hey there,

    Thanks for reaching in,

    Please be sure to reach out in case you encounter another issue,

    Regards

    Themenectar Support Team