Product title in line with product image on DESKTOP (Dawn Theme)

Solved

Product title in line with product image on DESKTOP (Dawn Theme)

sweetjay
Tourist
28 0 2

Hey, is there a way to move my product title in line with the product image on my product pages just for desktop view?

My store url: https://bellevodesign.com/products/avery-chocolate-egyptian-cotton-bedding-set

The issue: Screenshot 2024-09-17 173944.png

Desired outcome: Screenshot 2024-09-17 174019.png

Accepted Solution (1)

PageFly-Amelia
Shopify Partner
576 162 232

This is an accepted solution.

Hi @sweetjay 

This is Amelia from PageFly - Landing Page Builder App

 

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 bottom of the file -> Save

 

product-info {

    top: 0 !important;

}

 

Hope that my solution works for you.

Best regards,

Amelia | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)

PageFly-Amelia
Shopify Partner
576 162 232

This is an accepted solution.

Hi @sweetjay 

This is Amelia from PageFly - Landing Page Builder App

 

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 bottom of the file -> Save

 

product-info {

    top: 0 !important;

}

 

Hope that my solution works for you.

Best regards,

Amelia | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

sweetjay
Tourist
28 0 2

Perfect, thanks Amelia!

PageFly-Amelia
Shopify Partner
576 162 232

You are welcome @sweetjay 😊

 

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.