Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1197097
    gselway
    Participant

    Hi,

    I am using the Content Dock to place an external widget.

    It behaves odd, I get the external widget but also a duplicate surrounding box from the Content Dock Plug-in.

    To partially hide it, I have set it so the Content Dock widget appears after 95% scroll.

    Please see attached screenshot.

    Thanks

    Gavin

    #1197099
    gselway
    Participant
    This reply has been marked as private.
    #1197207
    Paul R
    Moderator

    Hi Gavin,

    Thanks for writing in!

    To remove it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-content-dock {
        background-color:transparent;
        border:0;
    }
    
    .x-close-content-dock {
        display:none;
    }
    

    Hope that helps.

    #1197307
    gselway
    Participant

    Works perfect!

    Thank you.

    #1197501
    Joao
    Moderator

    Glad to hear it,

    Have a great weekend,

    Joao

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