reduces the size of the images of the slider. The original image is 928x355 px and resized to 570x355
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: #slides img { width: 570px; height: 355px; } #main { width: 570px; } This will solve your issue.
Hi there This worked great with the resize of the image, however the shadow is still the old length. Where do I change that. Regards
Hello, Go to images directory present in your theme directory and replace your image with present shadow image or edit it. The name of image is "slider-shadow.png" Note:- Use same name for your edited image and remove the current image. Thanks & Regards Gourav Shrivastava