Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Social Header Logo Hover

New Front EN Support Forums Ikebana Theme Support Social Header Logo Hover

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2088
    rumbledesign
    Participant

    Is there a way to control the hover / mouseover color for the social media icons in the header?

    #2092
    mmsatori
    Keymaster

    Hey Rumbledesign,

    at the moment the Theme Options panel does not offer such function, which, I believe, should be corrected. I will add the respective setting to the upcoming Ikebana version 2.1 update, thank you for pointing this out. Meanwhile, you can add a hover style with the use of one line of CSS – please add this code to the “Style: Add Custom CSS” tab of the Theme Options panel:

    #social-top a:hover { color: #FFFFFF; }

    replacing the #FFFFFF with the hex code of any color you need.

    Sincerely,
    Andrii / Satori Studio

    #2095
    rumbledesign
    Participant

    Great, thanks so much for the quick fix!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.