Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 20, 2017 at 8:11 pm #879329 ginnywillsParticipant Hi I want to move the product photo that appears on the left (float: left) to sit on top of the product title ONLY on the mobile version. Can you tell me the CSS code to do that? Tours Thanks, Ginny November 20, 2017 at 9:38 pm #879365 YigitKeymaster Hey Ginny, Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file: @media only screen and (max-width: 480px) { .av-catalogue-item-inner { width: 100%; }} Best regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In