Okay
  Public Ticket #2240236
Our Team
Closed

Comments

  • _brandmystyle started the conversation

    We need the scrollbar to be visible in the bio section. we tried using custom css but if the scrollbar is visible then the close button which follows the cursor gets hidden and vice-versa. We need a scrollbar and a cursor-followed close button to be displayed. 

  •  3,023
    Andrew replied

    Hey there,

    That should be there by default. Please try updated the WPBakery Page Builder . Please do so and check . http://themenectar.com/docs/salient/updating-salient/ .

    Best

  •   _brandmystyle replied privately
  • _brandmystyle replied

    We need a solution to this Ticket. No reply since two days! and also we need that the bio section scrolls down using the keyboard up/down arrows.

  •  3,023
    Andrew replied

    Hi there,

    Apologies for the late reply.

    Right now this works to show the scroll bars on the left of team mate details element:

    .nectar_team_member_overlay .team_member_details{
        margin:0 !important;
    }
    

    add it to salient \ general settings - css script related - custom css code.

    For scroll up and down with keyboard arrows you will need to use custom JS to give that team member details section the CSS focus when opening the team member details. That way the keyboard use will automatically act on that element.

    Hope you can work it from there. 

  • _brandmystyle replied

    we said scrollbar should be visible, it does not mean it should only be visible and should be of no use. Scrollbar does not scroll using mouse wheel. Check for the problem in our website with credentials in previous reply. Provide a solution for this ASAP! check for the problem in our website with credentials in previous reply.

  •  3,023
    Andrew replied

    Hi there,

    That the only way we could show the scroll bar.

    That modal style of the team member element is not really designed to handle that much text.
    Is it possible you reconsider using a different layout or style for the team members that allows more text to be added?

    If not then will get the developer to take a look into this.
    Let us know what you decide and we can take it from there.

    Thanks. 

  • _brandmystyle replied

    We cannot change the layout as it is already finalized by everyone. We require the same layout to be working with more text.

  •   Andrew replied privately