Hi, How do I change the size of the slider images on my homepage? Or how can I upload a normal size picture and have it resize automatically in a proportionate way? Whenever I upload a normal size picture to use for the slider, it looks extremely disproportionate and stretched out... Thank you!
Hello, Greetings from InkThemes! To change slider image size, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .bg-img img { width: 1130px; height: 442px; margin-left: 18px; } .sl-slide-inner { left: 21px; } Note: Change numeric value as per your requirement. The standard size of the image is already mentioned in Theme Option panel of your dashboard... Please have a look over screenshot given below.. Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com