Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter prionkor

    (@prionkor)

    The style is not working due to this CSS

    
    .ba_video_popup_0 .ba-video-popup-text {
        justify-content: center;
    
    }
    

    When you do flexbox text-align will not have any effect because the width of a child container is effectively takes equal to the content. Unless you put flex: 1.

    Hello @prionkor
    We are sorry about your experience.
    This issue has been forward to our developer team.
    We will reach to you soon via this support thread.

    Hello @prionkor
    We had fixed this issue. Please update the plugin.
    If you still face any issues after updating the plugin. Please let us know.
    Best Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Popup Module – Text Trigger – Align left doesn’t work’ is closed to new replies.