Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: #slides .slide { height: 500px; } #slides .slide img { height: 500px; } You can adjust the value of height as per your requirement. This will solve your issue.