I am currently using Dawn theme for my store and want to change the default product page to show two images in the first row rather than one, as it is set up by default. It is cumbersome to have to scroll past the first large image to see the remaining product photos. I have included a screen shot of an example product page layout from a different website for reference. Where would I change the settings to accomplish a look similar to the image attached?
@Anonymous When I add the code to the bottom of base.css it makes the first three pictures full size, rather than the first two 50% and the third 100% width. Is there anything else I should be adding to the code?
@khgamujtaba and @Anonymous thanks for both of your help. I added ‘!important’ at the end of each line indicating image width and was able to get it working.