Hi, Working on a site here: http://www.flightclaimsdirect.com/flight-cancelled/ I would like to be able to remove the image scaling that is affecting the image placed within the content. I've set my image to W: 628px x H:200px; however the image is being scaled to W:547px X H:174px. Thanks in advance.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-info img { max-width: 100%; } Thanks & Regards Nitesh Raghuwanshi