All things Shopify and commerce
Hello,
I would like to center the text on the left with the comparison table on the right on my product page only on computer but I don't know how to do that.
Does anyone know how to do this please?
Website: https://6f3exa-pb.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
Hi @Ulysse12342
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.comparison-content-template--24106581492011__ss_comparison_table_6_RQnK3Y {
height: 100% !important;
justify-content: center !important;
}
Result:
Best,
Liz
This is an accepted solution.
Hi @Ulysse12342
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file
.comparison-content-template--24106581492011__ss_comparison_table_6_RQnK3Y {
height: 100% !important;
justify-content: center !important;
}
Result:
Best,
Liz
It's perfect thanks
When I duplicate the product page template it doesn't work anymore, do you have any idea why?
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025