Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #997328
    xsimon59
    Participant

    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.

    #997376
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    i.x-icon.x-icon-map-marker:hover {
        color: #ffb845;
    }

    Hope it helps.

    #998156
    xsimon59
    Participant

    Perfect. Thank you.

    #998378
    John Ezra
    Member

    You’re most welcome!

  • <script> jQuery(function($){ $("#no-reply-997328 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>