How can I increase the font size on my Thalia theme image ad banner?

Topic summary

• Goal: Increase the font size of the “Men” and “Women” text on the Thalia theme’s Image Ad Banner; current labels are too small. An image attachment illustrates the issue.

• Suggested approach: Use the theme editor to open the Image Ad Banner section, locate the Title/Text fields, and adjust styling via CSS either in the text field (if it supports HTML/CSS) or the theme’s Custom CSS area. CSS (Cascading Style Sheets) controls visual styles; the font-size property increases text size. No specific selectors or exact code were provided.

• Request for details: A participant asked for the store URL and password to provide precise, theme-specific code for the Thalia banner.

• Status: Unresolved and ongoing. Action item is for the store owner to share access details. Key outstanding need is the exact CSS selector or a confirmed setting within Thalia to reliably adjust the banner text size.

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

Hey Shopify,

I recently am trying out a new theme called Thalia, i want to increase the font size of text on image ad banner section i.e Men and women as they are very tiny. If you could help me find the code or find out how to make it bigger I would appreciate it!

Thanks,

Kashish

  1. Navigate to the Image Ad Banner section: In the theme editor, look for the section or block that controls the image ad banner. It might be named something like “Image Ad Banner” or “Featured Banner”. Click on that section to access its settings.

  2. Locate the text element: Within the settings for the image ad banner section, there should be an option to enter or edit the text for the banner. Look for a field like “Title” or “Text”. It might also be within a separate tab specifically for the image ad banner settings.

  3. Increase the font size: In the text field, you can increase the font size by applying CSS styling. Add the following CSS code to the text field or in the Custom CSS area if available:

Your Text Here

Hi @Kashish1 ,

Would you mind to share your store URL (with password)?

So I can give you the specific code.

Thanks!