Reduce product title size - Streamline theme

Hi! The size of the product name is quite large on the streamline theme, and I’m looking to get the right code to reduce it!

Thank you!

Hello @Rygod ,

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

I would like to give you a recommendation to support you so kindly follow steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


For example,

If you require any further information, feel free to contact me.

Best regards,
GemPages Support Team

Hi @Rygod

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

  • Go to Online Store->Theme->Edit code
  • Asset-> theme.css
  • Paste the below code at the bottom of the file.

.grid-product__price span{font-size:14px !important}

Hope my solution works perfectly for you!

Regards,

Victor | PageFly