Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1286675
    wwilliams
    Participant

    Hi There,

    How do I hide the exit button from the content dock – I wish this to always remain open

    #1286676
    wwilliams
    Participant
    #1286699
    wwilliams
    Participant

    I’ve tried the two below, but no success?

    .x-close-content-dock {
    display:none !important;
    visibility: hidden !important;
    }
    a.x-close-content-dock{
    display:none !important;
    visibility: hidden !important;
    }

    #1286717
    wwilliams
    Participant

    Ahhhh I found a solution, by pasting the above code inline within the widget in the content dock, it’s loaded after the dock is, unlike if pasted in the customiser when the css is loaded before the dock.

    #1286914
    Friech
    Moderator

    Cool, feel free to get in touch with us regarding any further queries about the X|Theme and Cornerstone.

    Cheers!

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