Articles on: Online Store (Website)

Align table in page content and product description

In this article:
  1. Align table to the middle of the page
  2. Make table full page width

1. Align table to the middle of the page


Go to Channels > Online store > Themes > Edit source > file theme.scss > search for ** .fr-view ** > add ** margin: 10px auto; ** as in screenshot > Save.



Before:



After:



2. Make table full page width


Go to Channels > Online store > Themes > Edit source > file theme.scss > search for ** .fr-view ** > remove ** width: auto! important; ** as in screenshot > Save.



Before:



After:


Updated on: 22/01/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!