SLIDER NOT RESPONSIVE Home › Forums › Agama Pro › SLIDER NOT RESPONSIVE Topic Resolution: Resolved This topic has 1 reply, 2 voices, and was last updated 4 years ago by Zex. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 25, 2019 at 10:47 am #19603 Marcos ClairacParticipant Hello there, When I open the website in my phone, the slider does not adjust to the screen, therefore appears cut. Is there any Setting to make it responsive? Thanx. Marcos October 25, 2019 at 10:59 am #19604 ZexModerator Hello, Marcos! Insert the following codes into Customizing->General->Additional CSS: @media (max-width:1200px) { .camera_wrap{ height: 30vw!important; } .cameraSlide img{ width:100%!important; height:auto!important; margin:0!important; top: 50%; transform: translateY(-50%); } } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In