Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1036591
    amyhern
    Participant

    Hi there,

    The Wistia social bar is not showing up on some specific videos. Can you please help me?

    Regards,

    Amy

    #1036592
    amyhern
    Participant
    This reply has been marked as private.
    #1036986
    Christopher
    Moderator

    Hi there,

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

    .x-video .x-video-inner {
    
        overflow: visible;
    }
    .socialbar_container a img {
        width: 100px !important;
    }

    Hope that helps.

    #1054428
    amyhern
    Participant
    This reply has been marked as private.
    #1054432
    amyhern
    Participant
    This reply has been marked as private.
    #1054550
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    #wistia_30_socialbar .socialbar_container {
        float: left;
        min-width: 140px;
    }

    P.S. My logo looks all fuzzy on that Wistia social bar. How can I fix that?

    Your logo is too small, please replace with another logo.

    Thanks.

    #1055608
    amyhern
    Participant
    This reply has been marked as private.
    #1055890
    Lely
    Moderator

    Hi There,

    Can you update above CSS to this:

    .socialbar_container {
        float: left;
        min-width: 140px;
    }

    Hope this helps.

    #1056785
    amyhern
    Participant

    That worked! Thanks!

    #1056789
    Rahul
    Moderator

    You are welcome!

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