I have added a couple images that do not properly adjust to the responsive mobile version of your template and would like to know if there is a way to make these specific images responsive. Website URL: WH-Radio.com
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content img { width: 100%; } This will solve your issue.