Video Slider Elements not Visible on Mobile

Hi,

I have created a video background slider on homepage (bmlasers.kr) and some custom icon buttons. However, they are not visible on mobile. Please see attached screenshots.


How can I fix this?

Thanks.
Aybars

Comments

  • Sorry to push but this is with high urgency .)
  • Hello Aybars,
    Please paste that code into the Theme Options > Custom CSS & JS > CSS
    .section.has-video .section_video{
    display:block !important;
    }
    Thanks
  • Thank you for your concern and quick reply. The video is visible now. However, on desktop, we have "find us here" section with social icons. They now show in between the boxes below the slider. And as they are white they are not visible at all. Please see new screenshot on drive.
    How can I make them visible? Is it possible put this section at the bottom of slider only for mobile?

    Thanks
    Aybars
  • Of course, we have the option to make some sections display only on certain devices.
    Just edit one of the sections and select the device you want to make them hidden.

    Thanks
Sign In or Register to comment.