Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1036426
    NinjaTeX
    Participant

    Hi there,

    Can quite figure out the css for this. I’ve looked at few other posts but no luck and tried some things but no luck.

    on our test site blog page http://pods.x.dev.tstest.ca/blog/ how can we have no background color change?

    Thanks!

    #1036865
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    To change social icons background color on hover you can add this under Custom > CSS in the Customizer:

    .x-entry-share .x-share:hover {
        background-color: transparent !important;
    }

    Thanks.

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