Origin - Reduce Font Size Of Description In MulitColumn

Topic summary

Issue: Reduce the font size of the Description text inside a Column block in a Shopify section. Initial attempts to change the CSS didn’t take effect.

Resolution: The solution was to target the exact heading tags used in the Description (e.g., h1, h2, etc.) within Custom CSS, ensuring the selectors matched the text elements rendered in that block.

Status: Resolved; no outstanding questions or further actions noted.

Summarized with AI on January 2. AI used: gpt-5.

Please offer how to reduce the font size of the Description within a Column block. I have tried modifying the CSS section without success.

I have been able to figure this out. I had to match the text (h1, h2, etc) in the Custom CSS that is being used in the Description block.

1 Like