Can I Made Description Side Scrollable on Product Page?

Topic summary

A user wants to modify their product page layout so that the left-side description and table section scrolls independently, rather than scrolling the entire page. They are using the Ella theme.

Solution Provided:
GemPages support team offered a technical implementation:

  • Navigate to Online Store β†’ Theme β†’ Edit code
  • Open the theme.liquid file
  • Insert specific markup code before the tag

Current Status:
The initial solution partially worked, but the user clarified they want the entire left side to scroll (not just the tab content). They provided a screenshot showing their desired layout. The discussion remains open as the solution needs refinement to match the exact scrolling behavior requested.

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

Hi, I want to make product page like, if we visit on product then on the left side there is description and table, I want when user read details in description tab only this section scroll down rather than full page of product.
Please if i can make that help me.
Theme I am using Ella.
Here is URL

https://new-ella-demo-11.myshopify.com/

Hello @Noman5

It’s GemPages support team and glad to support you today.

I would like to give you a solution to support you.

  1. Go to Online Store β†’ Theme β†’ Edit code:

  1. Open your theme.liquid theme file.

  2. Paste the below code before :


Result:

Hope my solution can work and support you!

Kind & Best regards!

GemPages Support Team.

1 Like

Thanks it works, but i want to scroll whole side not only tab. Like below screenshot.