Tagged: x Author Posts May 18, 2016 at 8:18 am #997328 xsimon59Participant Hi- Can you tell me how to modify the code so that my map icon in the top right corner on http://bostonhypnosis.com/wordpress/issues-2-2/ changes color to ffb845 when the cursor hovers over it? I tried a few things and none of them worked. Thanks. May 18, 2016 at 8:43 am #997376 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : i.x-icon.x-icon-map-marker:hover { color: #ffb845; } Hope it helps. May 18, 2016 at 4:28 pm #998156 xsimon59Participant Perfect. Thank you. May 18, 2016 at 7:24 pm #998378 John EzraMember You’re most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-997328 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In