Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #274394

    Hi guys i need to change the color of the social icons to grey, and no color on hover, what should i do?
    thanks

    #274396

    Also need to change icon box color title and icon. sorry for this update..

    #274596

    Hi!

    Please add following code to Quick CSS and adjust as needed

    .header_color .social_bookmarks a, .header_color .social_bookmarks a:hover { color: #808080 !important; }
    .iconbox .iconbox_content .iconbox_content_title { color: red; }
    .main_color.iconbox_top .iconbox_icon { background-color: orange; color: blue; border-color: orange; }

    Cheers!
    Yigit

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