Home/Main slider height changes Tagged: slider This topic has 5 replies, 3 voices, and was last updated 6 years, 6 months ago by smpa.website. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts October 16, 2018 at 7:52 PM #12934 smpa.websiteParticipant I’m having the same problem. I would like the slider to change but the jumping up and down is so distracting I can’t. Any ideas on how to lock the slider height? Thanks, Michelle October 16, 2018 at 8:16 PM #12936 envisionHabParticipant eVision support sent me this CSS snippet. Works well for me. Please update this code in Additional CSS of customizer. .cycle-slideshow .slide-item { height: 400px !important; } @media (min-width: 768px) { .cycle-slideshow .slide-item { height: 500px !important; } } Hope this helps your queries. October 16, 2018 at 9:24 PM #12937 smpa.websiteParticipant Thank you. That solved my problem. October 17, 2018 at 3:46 AM #12939 eVision ThemesKeymaster Great to hear. Thanks for the confirmation. October 17, 2018 at 4:16 PM #12942 smpa.websiteParticipant A follow up question to the slider. When using posts, it looks like there are ordered by the creation date. Is there a way to order them by the last update date? There is one post I want to show up first when the site is loaded. Thanks, Michelle Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In