Okay
  Public Ticket #1584402
Footer Buttons
Closed

Comments

  • George started the conversation

    Hello,

    I would like for my footer buttons on the Beats theme to change colour when I hover over them.  However, I cannot see how to do this unless I add a border around them.  I would like to be able to just add an "on hover" colour like I can with the menu text in the menu editor.  

    Thank you.

  •  646
    Alexandre replied

    Hi there, 

    If you are talking about the social icon here
    https://d.pr/free/i/lBhVw4

    You can add this code to the "wp-admin>sonaar setting>custom css/js>custom css field"

    .vc_btn3:hover i {
    color: #ff0000;
    }

    Thanks,


    Alexandre from the Sonaar.io Crew

  • George replied

    That worked great, thank you!  Now, how can I do the same thing to the 'Spotify', 'Apple Music', and 'SoundCloud' links in the Slider Revolution links on the hero homepage animation? :)

  •   Alexandre replied privately
  •   Alexandre replied privately
  •  646
    Alexandre replied

    Hi George, 

    Icons here are from PNG image file. https://d.pr/free/i/4FwybC

    It is not possible to change their colors on hover. 

    But you can replace the png layer by a new layer with a icon object
    You will be able to change the hover icon style
    https://d.pr/free/i/coJESa
    https://d.pr/free/i/ki5BTG

    Thanks,


    Alexandre from the Sonaar.io Crew