Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1115955
    fewwill
    Participant

    site URL: http://www.innerpeacecounseling.com
    WordPress version:4.5.3
    X version: 4.6.0
    Cornerstone plugin Version:1.3.0

    I am using the “Renew 5” as a template. Today while trying to add an image to the media library, the media icon just kept spinning not loading any images. While trying to troubleshoot the problem I switched themes from my child x-theme to ‘Twenty Fourteen’ theme to see if the media library would load. It did. When I switched the theme back to x-them-child there appeared a scroll bar on the left side that had not been there before and the media library would no longer work as well.

    How do i remove the scroll bar from the left side and is the media library not working have anything to do with the x-theme?

    Thanks in advance.

    #1115964
    fewwill
    Participant
    This reply has been marked as private.
    #1116083
    Joao
    Moderator

    Hi There

    Please add the following code to Appereance Customizer Custom CSS

    .x-navbar.x-navbar-fixed-left {
        overflow: visible;
    }

    Hope it helps

    Joao

    #1116675
    fewwill
    Participant

    Resolved. Thanks.

    #1116712
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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