I am trying to add a small photo of a real estate agent to my contact page on FreemanStation.com. I have used shortcodes to create 3 columns on my contact page. When I add the small photo, save and view, the photo is blown up to fill the entire width of the column making the photo large and blurry. Is there any way to fix this? Thank you!
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-bar img { width: 250px; height: auto; You can add image height and width according to your requirement. Thanks & Regards Nitesh Raghuwanshi