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
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.
Hello @Noman5
Itβs GemPages support team and glad to support you today.
I would like to give you a solution to support you.
- Go to Online Store β Theme β Edit code:
-
Open your theme.liquid theme file.
-
Paste the below code before :
Result:
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.


