How can I center text and image with custom CSS in a 3-column layout?

can you help me the custom css for this?

Center the text and image. its a 3 column but i hide the 1 block.

Hello @marketingapt1b

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

You can add more this custom CSS

#shopify-section-template--17873265590568__e948f121-1f8c-451b-9004-4abcad46f8e1 .css-slider-container > .grid-3{
  --visible-cols: 2;
}

I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team

Hi @marketingapt1b

This is Victor from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Please follow my guide above

Hope this can help you solve the issue

Best regards,

Victor | PageFly

Thank you so much

hello what is the possible error?

hi @marketingapt1b
The error is because of that section doesn’t allowed to use that custom code, and its need to be add in theme style file