Align a content to center in product page of mobile version: Venture theme

Topic summary

A Shopify store owner using the Venture theme needs help centering a specific section (.sdrageR) on product pages in mobile view. An attached screenshot shows the current misaligned layout.

Proposed Solution:
A PageFly representative suggests:

  • Navigate to Online Store β†’ Theme β†’ Edit code
  • Open the theme.liquid file
  • Paste custom CSS markup before the </body> tag

The original poster thanked the responder, though it’s unclear if the solution was implemented or resolved the issue. The discussion appears to involve adding custom CSS to adjust mobile alignment for product page elements.

Summarized with AI on November 21. AI used: claude-sonnet-4-5-20250929.

Hello,

I want to align this section in the mobile view of all the product pages to the centre as shown below.

Can someone please let me know how to do it. Thanks in advance for your help, means a lot!

Website- sohumlinen.com

Regards.

Hi @SohumLinen ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store β†’ Theme β†’ Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :


Hope my answer will help you.

Best regards,

Victor | PageFly

1 Like

Thanks a lot