RESIZE THE SLIDERS Home › Forums › Agama Pro › RESIZE THE SLIDERS Topic Resolution: Resolved This topic has 6 replies, 2 voices, and was last updated 5 years ago by Resiliencengine. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts July 11, 2018 at 11:20 am #9782 ResiliencengineParticipant Hi there, I customized the sliders to be 100h. But the images I am adding there are huge and I can see only a piece of them. Is there a right size for the image in the slider? This topic was modified 5 years ago by Resiliencengine. July 11, 2018 at 11:36 am #9784 ZexModerator Hello, Resiliencengine! If you want to change the height of the slider, you need to go to Customize->Slider->General menu, and enter your desired slider height in “%”. https://prnt.sc/k53nxd Regards July 11, 2018 at 11:57 am #9786 ResiliencengineParticipant Yep, I set the percentage BUT the image doesn’t resize to fit in. -> http://retest.altervista.org/ (in this case for example, there is a HUGE head and no body) July 11, 2018 at 12:02 pm #9787 ZexModerator Hi, I checked your website and found that the slider image is correctly displayed. https://prnt.sc/k5419g If you still don’t see it correctly, try to clear your browser’s cache. Regards July 11, 2018 at 12:28 pm #9788 ResiliencengineParticipant I am afraid it’s not. She’s wearing jeans but the image crops before them. July 11, 2018 at 2:16 pm #9789 ZexModerator Hi, In that case, use following code: (insert it in Customizing->General->Additional CSS) @media (min-width:992px) { .cameraSlide img{ max-height:100%!important; width:auto!important; margin-top:0px!important; margin-left:20%!important; } } Change the margin-left value per your needs… Regards July 17, 2018 at 3:09 pm #9843 ResiliencengineParticipant thanks Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In