Change text size to 13px - collection page

Hi there,

I would like to change the font size “Woman” and “Filter by” to 13px.

I’m using prestige: www.thebasicscollection.com

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset → theme.css and paste this at the bottom of the file:
.collection-toolbar__button-container .text-xxs {
font-size: 15px;
}

Hi @admintb

This is BSS Commerce - Full-service eCommerce Agency. We’d love to suggest you this solution:

To change the font size follow these steps

  1. Open Edit code at Online Store > Themes > Edit code

  1. Find the file “theme.css” and add the following code at the end of the file

BSSCommerce_0-1683873203645.png

Result:

However, on the collection page, we don’t see the word “woman”

Hope this helps you.

@ZestardTech What about the filter by font size?

@BSS-Commerce Thank you! Can you send me the code so I can copy it? I tried to write it myself, but there is no change. And yes, sorry, I have already deleted the word “Women”.

Hi,

Sorry for not sending the code instead of an image, since Shopify doesn’t allow us to have the word “s.l.o.t”.

Here is the code: https://docs.google.com/document/d/1OWMxBfQfas1cA42sTJ5-b6HQLKre3VFIvTabXUHVNfE/edit

Hope this helps you.

Hi @admintb

Can you show us the code you added, you might mistype it somewhere. After that, we will check and get back to you if the code doesn’t work.

@BSS-Commerce The code works! :slightly_smiling_face: