Hi, My slider images on http://manasterlaw.com/ are all distorting horizontally. Each of the images is 800 x 437. Thanks for your help. Best, Rex
Hi Rex, I just visited your website http://manasterlaw.com/ but didn't found the issue as you mentioned. Could you please provide us some edited screenshot of the concerned area, so that we can assist you accordingly? If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots. We would be glad to assist you. Thanks & Regards, Shruti Jain InkThemes.com
Please see one example attached - one is regular and one is stretched (once it's displayed on the page). Each of the images is horizontally distorted the same.
I have got your concern and to resolve this, you need to paste the below custom CSS code in Dahshboard->Appearance->Theme Settings->Custom CSS->Custom CSS field. Code: @media only screen and (min-width:1300px){ .sl-slider-wrapper { height:847px; } .bg-img img { width: 100%; height: auto; } } This will help you to figure it out and resolve the issue(s). Warm Regards! Naveen Kolhe InkThemes.com
Hello Rex, Would you please allow us to check your site. Kindly, share your WordPress admin credentials at [email protected] along with this thread URL: WordPress site login URL: WordPress admin username: WordPress admin password: I will check and do the needful. Warm Regards! Naveen Kolhe InkThemes.com
images resolves on their own somehow!!! maybe you tweaked something in the theme? anyway, all good. thanks!