This topic has 7 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #111803
     ndriskell
    Participant

    Hello, when I have a Kleo child theme active, multi-select boxes and checkboxes do not have a scroll bar when displayed in a form. These work fine if you want to edit them in your profile, but if you want to use these fields in another form, say from BP Profile Search, the scrollbars are missing. As I have many selections the user can never see them all. If I switch themes to Twenty Fifteen, the scroll bars return.

    Both checkboxes and multi-select boxes display as a selection of checkboxes as well.

    Wordpress: version 4.2.2
    Buddypress version 2.5.1
    Kleo Theme version 4.0.4

    The address below will take you to a page with this problem.
    A Screenshot is also included. Thanks

    Attachments:
    You must be logged in to view attached files.
    #111813
     ndriskell
    Participant

    Also, when I disable all plugins but the following, the problem persists. My plugins active are the following:

    BBPress
    BP Profile Search
    BuddyPress
    WP Super Cache (Came with Host)

    #111997
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #112072
     ndriskell
    Participant

    Thanks.

    #112267
     ndriskell
    Participant

    I just tried it and it works on mobile devices, but not on desktops. You are able to scroll and select different options, where on the desktop this is not possible. If you press the down arrow it goes through the options but breaks the page.

    #112385
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    .btn-group.open ul.multiselect-container.dropdown-menu {
    
    overflow-y: auto;
    
    height:auto !important;
    
    max-height:230px;
    
    width:100%!important;
    
    }
    
    

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #112405
     ndriskell
    Participant

    Excellent! That works on both desktop and mobile. Thanks.

    #112541
     Radu
    Moderator

    Good,

    Have a nice week

    Chers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?