How can I center a table in Context Theme?

Hello! Sorry for the basic question, can someone help me center the table (the photos) at the bottom of this page?

https://stanleykorshak.com/pages/ines-di-santo

Someone recommeded adding this to the theme.liquid which I have, but it has not worked.

}

.type-body-large table { width: 100%!important; }

TIA!!

Hi @SHinojosa ,

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

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

Thank you for the quick reply! But that doesn’t seem to be working.

If you want like this, you can try this code below:


1 Like