Misplaced slider buttons on Mobile CodeVibrant › Forums › Enrollment › Misplaced slider buttons on Mobile Tagged: enrollment-pro This topic has 9 replies, 2 voices, and was last updated 6 years ago by turing. Viewing 10 posts - 1 through 10 (of 10 total) Author Posts January 24, 2019 at 1:28 pm #1605 turingParticipant Hi there, please take a look at the screenshot: The slider buttons are pushed to the right on mobile. Site is teslacoollab.com Thanks January 24, 2019 at 1:29 pm #1606 turingParticipant ok, funnily enough the ‘img’ button on the support page doesn’t work, so here’s the link to the img https://ibb.co/L5nWrfm Thanks January 25, 2019 at 3:58 pm #1611 turingParticipant Hi there, providing more info. Theme is enrollment-pro, I’m using the Repeater-slide with Layout #1 See the screenshots below: the slider looks wrong in both phone and table layouts. Phone https://ibb.co/1LffVjP Tablet https://ibb.co/yqQtnfP I’m switching to Layout #2 for the time being, but please provide a fix for layout #1. Thanks January 28, 2019 at 10:07 am #1623 codevibrantKeymaster Hello there, Sorry for late reply, While we check on browser’s responsive it has fine. http://prntscr.com/md61j3 Thanks, January 28, 2019 at 2:34 pm #1624 turingParticipant Hi, looks like you didn’t fully read my message: I’m switching to Layout #2 for the time being, but please provide a fix for layout #1. Layout #2 works fine, Layout #1 is broken. I won’t change the layout on the published website until you provide a fix. Thanks January 29, 2019 at 2:25 am #1628 codevibrantKeymaster Hello there, Can you please provide us your website url with wp-admin details via email ( codevibrant@gmail.com ), Our team will try to fix it soon. Thanks, January 29, 2019 at 1:11 pm #1631 turingParticipant I’m afraid that’s not possible. Please provide a solution by other means. Thanks. January 31, 2019 at 2:09 am #1646 codevibrantKeymaster Hello there, We are working to fix the bugs on our local server, while it solved we are updating the theme and also inform you. Please be patient. Thanks, January 31, 2019 at 6:55 am #1649 codevibrantKeymaster Hello there, Our developer is busy in other project so please add the following CSS at Additional CSS field in customizer panel. /* added css for slider */ @media (min-width: 768px) and (max-width: 979px) { .enrollment-slider-wrapper.content-center .slider-content-block { width: 80%; } } @media (max-width: 767px) { .enrollment_service .grid-items-wrapper .single-post-wrapper { width: 80%; } .slider-content-wrapper { width: auto; } } @media (max-width: 480px) { .enrollment_course .single-post-wrapper { width: 100%; } .enrollment-slider-wrapper .lSAction > a { height: 25px; width: 25px; } } Thanks, January 31, 2019 at 3:31 pm #1650 turingParticipant The patch works, thanks Author Posts Viewing 10 posts - 1 through 10 (of 10 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Please enable JavaScript to submit this form. Log In