Can someone help me?
I would like to put the text and description above the product photo.
But only in the mobile version.
I tried to do it but it didn’t work. The description is above the photo.
here is my website link: https://freitasbonfiglioli.myshopify.com/
Hi [email removed]Pehfreitas,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at the bottom of this file ⇒ save
@media(max-width:767px){
.section-template--15983022014721__main-padding{
padding-top:140px !important
}
}
Hope my solution works perfectly for you.
Cheers!
Oliver | PageFly