Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1081442
    dmills1
    Participant

    I used the code you provided in the customizer to change the shape of the social, and to insert a donate icon into the social section of the header. I also found the code to remove the tooltip on this new icon. This all works great, but when you go to the target page, http://awakeningamerica.us/donate/ the donate icon is replaced by the red hover color. I like the reset of the operation, but need to fix this page.

    #1081513
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Replace your code with the following.

    
    .x-topbar .x-social-global .x-icon-pinterest-square::before {
        content: url("/wp-content/uploads/2016/07/donateAA3.png");
    }
    

    Hope that helps.

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